diff options
| author | Freya Murphy <freya@freyacat.org> | 2024-06-19 21:44:43 -0400 |
|---|---|---|
| committer | Freya Murphy <freya@freyacat.org> | 2024-06-19 21:44:43 -0400 |
| commit | a41985662cbf5c0d63a25f9e60b4f90338078290 (patch) | |
| tree | c6cd8db7792593fe41950e44b934553bf376c024 /.config/sway/config.d/workspaces | |
| parent | oops (diff) | |
| download | dotfiles-arch-a41985662cbf5c0d63a25f9e60b4f90338078290.tar.gz dotfiles-arch-a41985662cbf5c0d63a25f9e60b4f90338078290.tar.bz2 dotfiles-arch-a41985662cbf5c0d63a25f9e60b4f90338078290.zip | |
aaaaaaaaa davekat what
Diffstat (limited to '.config/sway/config.d/workspaces')
| -rw-r--r-- | .config/sway/config.d/workspaces | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/sway/config.d/workspaces b/.config/sway/config.d/workspaces index 2d5b378..5fac86b 100644 --- a/.config/sway/config.d/workspaces +++ b/.config/sway/config.d/workspaces @@ -36,6 +36,7 @@ bindsym $mod+Shift+9 move container to workspace number 9 # Layout stuff: # Set the new window positioning mode +bindsym $mod+Shift+d layout default bindsym $mod+Shift+b layout splith bindsym $mod+Shift+v layout splitv bindsym $mod+Shift+c layout tabbed |