we do a little changes
This commit is contained in:
@@ -218,7 +218,7 @@ bindsym $mod+semicolon mode "switch"
|
||||
|
||||
|
||||
#gaps
|
||||
for_window [class="^.*"] border pixel 1
|
||||
for_window [class="^.*"] border pixel 2.5
|
||||
#gaps inner 1
|
||||
#gaps outer 1
|
||||
|
||||
|
||||
@@ -40,9 +40,11 @@ exec ~/scripts/mouse.sh -0.5 1
|
||||
|
||||
# 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 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 layout toggle split, move workspace to output left
|
||||
bindsym $mod+Ctrl+h move workspace to output left
|
||||
|
||||
# Compose key
|
||||
exec_always setxkbmap -layout us,ar -variant ,ergoarabic -option "compose:ralt" -option "caps:escape" -option "grp:alt_shift_toggle"
|
||||
|
||||
Reference in New Issue
Block a user