fixes fixxes fixes.

This commit is contained in:
2026-06-10 18:23:21 -05:00
parent ee79809332
commit c882436498
3 changed files with 7 additions and 3 deletions
+2 -1
View File
@@ -8,7 +8,8 @@ Logs = "/tmp/sway_boot.log"
def apply_safe_config(sway):
try:
sway.cmd("default_border pixel 0")
sway.cmd("default_border none")
sway.cmd("default_floating_border none")
sway.cmd("floating_modifier Mod4")
sway.cmd("bindsym Mod4+Shift+grave reload")
sway.cmd("bindsym Mod4+Shift+escape exit")