added marker swapping system
This commit is contained in:
@@ -141,6 +141,10 @@ bind=SUPER+alt,7,toggleview,7 # toggle on workspace 7
|
||||
bind=SUPER+alt,8,toggleview,8 # toggle on workspace 8
|
||||
bind=SUPER+alt,9,toggleview,9 # toggle on workspace 9
|
||||
|
||||
#swap all windows between two tag/workspaces
|
||||
bind=SUPER,J,spawn_shell,~/.config/sdgos/misc/marker.sh # mark current workspace
|
||||
bind=SUPER+SHIFT,J,spawn_shell,~/.config/sdgos/misc/swapmarked.sh # swap current workspace with marked workspace
|
||||
|
||||
# move between monitors with mainmod + ctrl + 1-9
|
||||
bind=SUPER+ctrl,1,tagmon,name:^DP-1$ # move to monitor DP-1
|
||||
bind=SUPER+ctrl,2,tagmon,name:^HDMI-A-1$ # move to monitor HDMI-A-1
|
||||
|
||||
Reference in New Issue
Block a user