ranger hotkey
This commit is contained in:
parent
f67e1699a9
commit
4df86fe975
@ -101,7 +101,7 @@ bindsym $mod+f fullscreen toggle
|
||||
# change container layout (stacked, tabbed, toggle split)
|
||||
bindsym $mod+s layout stacking
|
||||
bindsym $mod+w layout tabbed
|
||||
bindsym $mod+e layout toggle split
|
||||
bindsym $mod+a layout toggle split
|
||||
|
||||
# toggle tiling / floating
|
||||
bindsym $mod+Shift+space floating toggle
|
||||
@ -110,7 +110,7 @@ bindsym $mod+Shift+space floating toggle
|
||||
# bindsym $mod+space focus mode_toggle
|
||||
|
||||
# focus the parent container
|
||||
bindsym $mod+a focus parent
|
||||
# bindsym $mod+a focus parent
|
||||
|
||||
# focus the child container
|
||||
bindsym $mod+d focus child
|
||||
@ -190,6 +190,7 @@ bindsym --whole-window button9 workspace next_on_output
|
||||
bindsym --whole-window button8 workspace prev_on_output
|
||||
bindsym $mod+Tab focus output left
|
||||
bindsym $mod+x exec xscreensaver-command -lock
|
||||
bindsym $mod+e exec alacritty -e ranger
|
||||
|
||||
# Start i3bar to display a workspace bar (plus the system information i3status
|
||||
# finds out, if available)
|
||||
|
Loading…
Reference in New Issue
Block a user