Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 503a5922f0 |
@@ -3,4 +3,4 @@ windowrule = match:class tui.impala, float on, size monitor_w*0.55 monitor_h*0.6
|
||||
windowrule = match:class tui.bluetui, float on, size monitor_w*0.55 monitor_h*0.65, center on
|
||||
|
||||
layerrule = no_anim on, match:namespace walker
|
||||
layerrule = blur on, ignore_alpha 0.45, xray off, match:namespace walker
|
||||
layerrule = blur on, ignore_alpha 0.45, xray on, match:namespace walker
|
||||
|
||||
12
openssh/.ssh/config
Normal file
12
openssh/.ssh/config
Normal file
@@ -0,0 +1,12 @@
|
||||
Host VPS
|
||||
HostName postmodernist.ru
|
||||
User root
|
||||
Port 8749
|
||||
Host Proxmox
|
||||
Hostname 192.168.1.2
|
||||
User root
|
||||
Port 8335
|
||||
Host Gitea-host
|
||||
HostName 192.168.1.3
|
||||
User root
|
||||
Port 8735
|
||||
Reference in New Issue
Block a user