[~] Refactor

This commit is contained in:
Siarhei Siniak 2022-01-24 11:47:36 +03:00
parent 37ff5ea02f
commit 38a1276a4a

@ -153,23 +153,24 @@ input type:touchpad {
bindsym $mod+v splitv
# Switch the current container between different layout styles
bindsym $mod+s layout stacking
bindsym $mod+w layout tabbed
bindsym $mod+e layout toggle split
#bindsym $mod+s layout stacking
#bindsym $mod+w layout tabbed
#bindsym $mod+e layout toggle split
# Make the current focus fullscreen
bindsym $mod+f fullscreen
# Toggle the current focus between tiling and floating mode
bindsym $mod+Shift+space floating toggle
## Toggle the current focus between tiling and floating mode
#bindsym $mod+Shift+space floating toggle
bindsym $mod+p floating toggle
# Swap focus between the tiling area and the floating area
bindsym $mod+space focus mode_toggle
## Swap focus between the tiling area and the floating area
#bindsym $mod+space focus mode_toggle
bindsym --release Print exec bash -c "commands wl-screenshot"
# Move focus to the parent container
bindsym $mod+a focus parent
#bindsym $mod+a focus parent
#
# Scratchpad:
#