some plays, some updates
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
nemo
|
||||
pywal
|
||||
jq
|
||||
# quickshell
|
||||
quickshell
|
||||
];
|
||||
programs.vicinae.enable = true;
|
||||
services.swww.enable = true;
|
||||
@@ -39,8 +39,12 @@
|
||||
home.file.".config/hypr/scripts" = {
|
||||
source = ./scripts;
|
||||
recursive = true;
|
||||
executable = true;
|
||||
};
|
||||
|
||||
home.file.".config/background".source =
|
||||
config.lib.file.mkOutOfStoreSymlink "/home/krosh/Pictures/wallpaper.png";
|
||||
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
plugins = [ pkgs.hyprlandPlugins.hyprexpo ];
|
||||
|
||||
Reference in New Issue
Block a user