Compare commits

1 Commits

Author SHA1 Message Date
503a5922f0 remove user-dirs stow 2026-03-09 16:58:35 +03:00
2 changed files with 13 additions and 1 deletions

View File

@@ -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 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 = 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
View 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