mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
screen up down
This commit is contained in:
parent
ab9b7616ce
commit
eebdb937a6
@ -87,9 +87,11 @@ bindsym $mod+Ctrl+h move workspace to output left
|
|||||||
|
|
||||||
bindsym $mod+j focus down
|
bindsym $mod+j focus down
|
||||||
bindsym $mod+Shift+j move down 30
|
bindsym $mod+Shift+j move down 30
|
||||||
|
bindsym $mod+Ctrl+j move workspace to output down
|
||||||
|
|
||||||
bindsym $mod+k focus up
|
bindsym $mod+k focus up
|
||||||
bindsym $mod+Shift+k move up 30
|
bindsym $mod+Shift+k move up 30
|
||||||
|
bindsym $mod+Ctrl+k move workspace to output up
|
||||||
|
|
||||||
bindsym $mod+l focus right
|
bindsym $mod+l focus right
|
||||||
bindsym $mod+Shift+l move right 30
|
bindsym $mod+Shift+l move right 30
|
||||||
@ -183,9 +185,11 @@ bindsym $mod+F2 restart
|
|||||||
bindsym $mod+Left focus left
|
bindsym $mod+Left focus left
|
||||||
bindsym $mod+Ctrl+Left move workspace to output left
|
bindsym $mod+Ctrl+Left move workspace to output left
|
||||||
bindsym $mod+Down focus down
|
bindsym $mod+Down focus down
|
||||||
|
bindsym $mod+Ctrl+Down move workspace to output down
|
||||||
bindsym $mod+Up focus up
|
bindsym $mod+Up focus up
|
||||||
|
bindsym $mod+Ctrl+Up move workspace to output up
|
||||||
bindsym $mod+Right focus right
|
bindsym $mod+Right focus right
|
||||||
bindsym $mod+Ctrl+Right move workspace to output left
|
bindsym $mod+Ctrl+Right move workspace to output right
|
||||||
bindsym $mod+Shift+Left move left
|
bindsym $mod+Shift+Left move left
|
||||||
bindsym $mod+Shift+Down move down
|
bindsym $mod+Shift+Down move down
|
||||||
bindsym $mod+Shift+Up move up
|
bindsym $mod+Shift+Up move up
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user