fix some hyprland stuff
This commit is contained in:
@@ -109,7 +109,7 @@ in
|
||||
];
|
||||
script = ''
|
||||
bing-wallpaper
|
||||
${pkgs.hyprland}/bin/hyprctl hyprpaper reload ,/run/wallpaper
|
||||
${pkgs.hyprland}/bin/hyprctl hyprpaper reload ,/run/wallpaper.jpg
|
||||
'';
|
||||
serviceConfig = {
|
||||
Type = "oneshot";
|
||||
|
||||
@@ -101,7 +101,7 @@ in
|
||||
terminal = pkgs.kitty;
|
||||
office = pkgs.onlyoffice-bin_latest;
|
||||
video = pkgs.vlc;
|
||||
imageViewer = pkgs.gnome-photos;
|
||||
imageViewer = pkgs.nomacs;
|
||||
};
|
||||
|
||||
theme = nord;
|
||||
|
||||
Reference in New Issue
Block a user