trying to fix hyprland

This commit is contained in:
Chris Cochrun 2024-06-21 11:08:42 -05:00
parent 7bb3b4b573
commit 31560fe067
4 changed files with 232 additions and 17 deletions

View file

@ -81,7 +81,7 @@ in
'';
};
home.file.".config/hypr/hyprpaper.conf" = {
source = if laptop then /root/dotfiles/.config/hypr/hyprpaper.conf else /root/dotfiles/.config/hypr/hyprpaper.conf;
source = if laptop then /home/chris/.dotfiles/.config/hypr/hyprpaper.conf else /home/chris/.dotfiles/.config/hypr/hyprpaper.conf;
};
wayland.windowManager.hyprland = {