stuff
This commit is contained in:
10
home.nix
10
home.nix
@@ -29,6 +29,16 @@
|
||||
xdg.configFile.dunst.source = ./modules/dunst;
|
||||
home.file.".cache/ags/hyprpanel/options.json".source = ./modules/hyprpanel/options.json;
|
||||
|
||||
xdg.configFile.hypr.force = true;
|
||||
xdg.configFile.waybar.force = true;
|
||||
xdg.configFile.cava.force = true;
|
||||
xdg.configFile.kitty.force = true;
|
||||
xdg.configFile.rofi.force = true;
|
||||
xdg.configFile.dunst.force = true;
|
||||
home.file.".cache/ags/hyprpanel/options.json".force = true;
|
||||
|
||||
home.file.".icons/default".source = "${pkgs.bibata-cursors}/share/icons/Bibata-Modern-Classic";
|
||||
|
||||
services.mpd-mpris.enable = true;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user