diff options
Diffstat (limited to 'bin/guiscripts')
-rwxr-xr-x | bin/guiscripts/nordtheme | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/guiscripts/nordtheme b/bin/guiscripts/nordtheme index 898c5d5..5efb853 100755 --- a/bin/guiscripts/nordtheme +++ b/bin/guiscripts/nordtheme @@ -2,6 +2,7 @@ if test -z "$1" then ln -sf /usr/share/foot/themes/nord ~/.config/foot/colors + ln -sf ~/.config/tofi/themes/nord ~/.config/tofi/config ln -sf ~/.config/waybar/colors/colors-nord ~/.config/waybar/colors.css ln -sf ~/pics/wallpapers/nord/nord_background3.jpg ~/pics/wallpaper swaybg -i ~/pics/wallpaper & |