better screen handling, add shortkey to use it
This commit is contained in:
3
config
3
config
@@ -1,7 +1,7 @@
|
||||
set $mod Mod4
|
||||
floating_modifier $mod
|
||||
|
||||
exec --no-startup-id ~/.config/i3/bin/auto-outputs
|
||||
exec --no-startup-id ~/.config/i3/bin/auto-display
|
||||
|
||||
##########
|
||||
# Visual #
|
||||
@@ -31,6 +31,7 @@ bindsym $mod+Shift+c kill
|
||||
bindsym $mod+Shift+r reload
|
||||
bindsym $mod+Control+r restart
|
||||
bindsym $mod+Control+q exit
|
||||
bindsym $mod+Control+d exec ~/.config/i3/bin/auto-display
|
||||
bindsym --release $mod+z exec slock
|
||||
# basic softs
|
||||
bindsym $mod+Return exec kitty
|
||||
|
||||
Reference in New Issue
Block a user