trying to fix hyprland
This commit is contained in:
parent
7bb3b4b573
commit
31560fe067
4 changed files with 232 additions and 17 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue