few changes..
This commit is contained in:
parent
5f9287bf49
commit
85795f8791
|
|
@ -108,8 +108,12 @@ bindsym $mod+Return exec $term
|
|||
bindsym $mod+Shift+Return exec $term -e tmux
|
||||
|
||||
bindsym $mod+Shift+space floating toggle
|
||||
bindsym --whole-window button2 floating toggle
|
||||
bindsym $mod+space focus mode_toggle
|
||||
|
||||
# Floating window minimum size
|
||||
floating_minimum_size 960x540
|
||||
|
||||
bindsym $mod+Escape workspace prev
|
||||
bindsym $mod+Shift+Escape exec --no-startup-id prompt "Exit i3?" "i3-msg exit"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue