From 61d87e6ee5cade027ae5ebd78b2b7be058565d3b Mon Sep 17 00:00:00 2001 From: krolxon Date: Sun, 19 Oct 2025 14:09:02 +0530 Subject: foot: use "include" directive for using pywal colors --- .config/hypr/hyprland.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/hypr/hyprland.conf') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index ee06b7e..585cbe2 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -4,7 +4,7 @@ autogenerated = 0 ################### ### MY PROGRAMS ### ################### -$terminal = footclient -o include=~/.cache/wal/colors-foot.ini +$terminal = footclient $menu = fuzzel $browser = librewolf @@ -260,7 +260,7 @@ bind = $mainMod, S, togglespecialworkspace, magic bind = $mainMod SHIFT, S, movetoworkspace, special:magic # Have scratchpad like DWM which opens alacritty in special workspace -workspace = special:h, on-created-empty: footclient -o include=~/.cache/wal/colors-foot.ini +workspace = special:h, on-created-empty: footclient bind = $mainMod SHIFT, Return, togglespecialworkspace, h -- cgit v1.2.3