diff options
-rw-r--r-- | config/hyprland/foot/foot.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hyprland/foot/foot.ini b/config/hyprland/foot/foot.ini index fe50562..24df032 100644 --- a/config/hyprland/foot/foot.ini +++ b/config/hyprland/foot/foot.ini @@ -1,5 +1,5 @@ [main] -include=/usr/share/foot/themes/nord +include=~/.config/foot/colors # shell=$SHELL (if set, otherwise user's default shell from /etc/passwd) term=xterm-256color |