From 52a4303cdd1cbd474d4ff5ee833bb705b8d099df Mon Sep 17 00:00:00 2001 From: Don Williams Date: Fri, 28 Aug 2026 20:53:38 -0400 Subject: Added theming for nwg-dock-hyprland Signed-off-by: Don Williams On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md modified: config/hypr/configs/Keybinds.conf modified: config/hypr/configs/system_keybinds.lua new file: config/hypr/scripts/Dock.sh modified: config/hypr/scripts/KeyHints.sh modified: config/hypr/scripts/Refresh.sh new file: config/nwg-dock-hyprland/style.css new file: config/nwg-dock-hyprland/wallust/colors-wallust.css new file: config/wallust/templates/colors-nwg-dock.css modified: config/wallust/wallust-v4.toml modified: config/wallust/wallust.toml modified: docs/Keybinds.md modified: scripts/lib_copy.sh --- config/wallust/wallust-v4.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/wallust/wallust-v4.toml') diff --git a/config/wallust/wallust-v4.toml b/config/wallust/wallust-v4.toml index 9dd74e79..ec8cc61e 100644 --- a/config/wallust/wallust-v4.toml +++ b/config/wallust/wallust-v4.toml @@ -51,3 +51,6 @@ ghostty.target = '~/.config/ghostty/wallust.conf' quickshell.template = 'qml_color.json' quickshell.target = '~/.config/quickshell/qml_color.json' + +nwg-dock.template = 'colors-nwg-dock.css' +nwg-dock.target = '~/.config/nwg-dock-hyprland/wallust/colors-wallust.css' -- cgit v1.2.3