This commit is contained in:
Hydroxycarbamide 2024-06-20 23:19:19 +02:00
parent 8b359b7d5f
commit a25151022d
5 changed files with 10 additions and 8 deletions

View file

@ -391,8 +391,8 @@ bind = $mod, B, exec, killall -SIGUSR1 waybar
bind = $mod, mouse_down, workspace, e-1
bind = $mod, mouse_up, workspace, e+1
bind = $mod SHIFT CONTROL, left, swapactiveworkspaces, current -1
bind = $mod SHIFT CONTROL, right, swapactiveworkspaces, current +1
bind = $mod SHIFT CONTROL, left, movecurrentworkspacetomonitor, -1
bind = $mod SHIFT CONTROL, right, movecurrentworkspacetomonitor, +1
# Groups
@ -465,7 +465,7 @@ plugin {
columns = 2
gap_size = 5
bg_col = rgb(111111)
workspace_method = first 1 # [center/first] [workspace] e.g. first 1 or center m+1
workspace_method = first 0 # [center/first] [workspace] e.g. first 1 or center m+1
enable_gesture = true # laptop touchpad
gesture_fingers = 3 # 3 or 4