diff options
author | Joe Rayhawk <jrayhawk@fairlystable.org> | 2024-12-16 14:01:11 -0800 |
---|---|---|
committer | Joe Rayhawk <jrayhawk@fairlystable.org> | 2024-12-16 14:01:11 -0800 |
commit | 6803f03d8cb9f9a1afc731ebf2b3f3d3f5647e87 (patch) | |
tree | d79a615d8f9fcdc130e6c3dfb8877202bba1e546 /.config/hypr/richardiv/workspaces.conf | |
parent | d108c26b2410d87e302296e7fa04c3062ec82c8f (diff) | |
download | jrayhawk-dotfiles-6803f03d8cb9f9a1afc731ebf2b3f3d3f5647e87.tar.gz jrayhawk-dotfiles-6803f03d8cb9f9a1afc731ebf2b3f3d3f5647e87.zip |
hyprland: default to master layout "center" on richardiv
Diffstat (limited to '.config/hypr/richardiv/workspaces.conf')
-rw-r--r-- | .config/hypr/richardiv/workspaces.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/hypr/richardiv/workspaces.conf b/.config/hypr/richardiv/workspaces.conf index e69de29..f585a0d 100644 --- a/.config/hypr/richardiv/workspaces.conf +++ b/.config/hypr/richardiv/workspaces.conf @@ -0,0 +1,3 @@ +master { + orientation = center +} |