comment files with issues
Some checks are pending
Flake.lock / build (push) Waiting to run

This commit is contained in:
Mohamed Chrayed 2024-08-31 10:26:34 +02:00
parent 6c985d6f03
commit 90cddd8b23

View File

@ -5,15 +5,17 @@
home.file.".config/haruna/haruna.conf".source = ../../../dotfiles/haruna.conf;
home.file.".local/share/color-schemes/BreezeDunkelFarbe.colors".source = ../../../dotfiles/BreezeDunkelFarbe.colors;
home.file.".local/share/color-schemes/BreezeHellFarbe.colors".source = ../../../dotfiles/BreezeHellFarbe.colors;
home.file.".local/share/user-places.xbel".source = ../../../dotfiles/user-places.xbel;
home.file.".config/kwinrulesrc".source = ../../../dotfiles/kwinrulesrc;
# Use user Variables
#home.file.".local/share/user-places.xbel".source = ../../../dotfiles/user-places.xbel;
home.file.".config/kglobalshortcutsrc".source = ../../../dotfiles/kglobalshortcutsrc;
home.file.".config/kwinrc".source = ../../../dotfiles/kwinrc;
home.file.".config/kglobalshortcutsrc".force = true;
home.file.".config/kwinrc".force = true;
# Immutable Issues
#home.file.".config/kglobalshortcutsrc".source = ../../../dotfiles/kglobalshortcutsrc;
#home.file.".config/kwinrc".source = ../../../dotfiles/kwinrc;
#home.file.".config/kglobalshortcutsrc".force = true;
#home.file.".config/kwinrc".force = true;
# Wallpaper
home.file."Bilder/Wallpaper/wallpaper-nix.png".source = ../../../assets/wallpaper-nix.png;