From fb3e80277440c750f5b5f54ff9cdce6c03a0fbed Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Sun, 24 Sep 2023 22:51:00 +0200 Subject: See if this works to get named workspaces --- .config/hypr/hyprland.conf | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to '.config') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index e3d1d4c..fc3b0d1 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -15,6 +15,15 @@ exec-once=keepassxc exec-once=nextcloud exec-once=nm-applet +workspace=1,name:work +workspace=2,name:social +workspace=3,name:web +workspace=4,name:email +workspace=5,name:media +workspace=6,name:games +workspace=7,name:vms +workspace=8,name:scratch + input { kb_file= kb_layout= -- cgit v1.1