fixes fixxes fixes.
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user