From aceb5ce214c4dac4c7488e3f78438df94fe84409 Mon Sep 17 00:00:00 2001 From: Don Williams Date: Sat, 11 Jul 2026 20:33:07 -0400 Subject: Fixing settings for ovewivew / qs-hyprview Signed-off-by: Don Williams On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/configs/Keybinds.conf modified: config/hypr/configs/system_keybinds.lua modified: config/hypr/lua/keybinds.lua modified: config/hypr/lua/layer_rules.lua new file: config/quickshell/overview/config.json --- config/quickshell/overview/config.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 config/quickshell/overview/config.json (limited to 'config/quickshell') diff --git a/config/quickshell/overview/config.json b/config/quickshell/overview/config.json new file mode 100644 index 00000000..9b7a723a --- /dev/null +++ b/config/quickshell/overview/config.json @@ -0,0 +1,6 @@ +{ + "overview": { + "hideEmptyRows": false, + "showSpecialWorkspaces": false + } +} -- cgit v1.2.3