updating for reinstall of kaladin
This commit is contained in:
parent
d8a5bb5530
commit
5a985cad9f
6 changed files with 39 additions and 52 deletions
|
@ -81,11 +81,8 @@ in
|
|||
'';
|
||||
};
|
||||
home.file.".config/hypr/hyprpaper.conf" = {
|
||||
source = if laptop then /home/chris/.dotfiles/.config/hypr/hyprpaper.conf else /home/chris/.dotfiles/.config/hypr/hyprpaper.conf;
|
||||
source = if laptop then /root/dotfiles/.config/hypr/hyprpaper.conf else /root/dotfiles/.config/hypr/hyprpaper.conf;
|
||||
};
|
||||
# home.file.".config/hypr/hyprsome" = {
|
||||
# source = if laptop then /home/chris/.dotfiles/.config/hypr/hyprsome else /home/chris/.dotfiles/.config/hypr/hyprsome;
|
||||
# };
|
||||
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue