vertical monitor config returns
This commit is contained in:
@@ -24,11 +24,11 @@ bindsym $mod+shift+F1 exec --no-startup-id playerctl previous
|
||||
|
||||
# move focused workspace between monitors
|
||||
bindsym $mod+Ctrl+Right layout toggle split, move workspace to output right
|
||||
# bindsym $mod+Ctrl+l layout toggle split, move workspace to output right
|
||||
bindsym $mod+Ctrl+l move workspace to output right
|
||||
bindsym $mod+Ctrl+l layout toggle split, move workspace to output right
|
||||
# bindsym $mod+Ctrl+l move workspace to output right
|
||||
bindsym $mod+Ctrl+Left layout toggle split, move workspace to output left
|
||||
# bindsym $mod+Ctrl+h layout toggle split, move workspace to output left
|
||||
bindsym $mod+Ctrl+h move workspace to output left
|
||||
bindsym $mod+Ctrl+h layout toggle split, move workspace to output left
|
||||
# bindsym $mod+Ctrl+h move workspace to output left
|
||||
|
||||
# Compose key
|
||||
exec_always --no-startup-id setxkbmap -layout us,ara -variant ,ergoarabic -option "compose:ralt" -option "caps:escape" -option "grp:alt_shift_toggle"
|
||||
|
||||
Reference in New Issue
Block a user