nvim theme

This commit is contained in:
2024-05-18 14:14:42 +03:00
parent a9144544ac
commit fdf489dfe3
4 changed files with 34 additions and 20 deletions

View File

@@ -172,3 +172,9 @@ bindsym $mod+minus move scratchpad
# If there are multiple scratchpad windows, this command cycles through them.
bindsym $mod+equal scratchpad show
# Move workspace to output (display)
bindsym $mod+Control+Shift+Right move workspace to output right
bindsym $mod+Control+Shift+Left move workspace to output left
bindsym $mod+Control+Shift+Down move workspace to output down
bindsym $mod+Control+Shift+Up move workspace to output up