readd plasma config

This commit is contained in:
Mohamed Chrayed 2024-08-31 18:40:53 +02:00
parent 3cf332982a
commit 28aae8314d

View File

@ -9,7 +9,8 @@
# Use user Variables # Use user Variables
home.file.".local/share/user-places.xbel".source = ../../../dotfiles/user-places.xbel-${hostName}; home.file.".local/share/user-places.xbel".source = ../../../dotfiles/user-places.xbel-${hostName};
home.file.".config/kglobalshortcutsrc".source = ../../../dotfiles/kglobalshortcutsrc;
home.file.".config/kwinrc".source = ../../../dotfiles/kwinrc;
# Wallpaper # Wallpaper
home.file."Bilder/Wallpaper/wallpaper-nix.png".source = ../../../assets/wallpaper-nix.png; home.file."Bilder/Wallpaper/wallpaper-nix.png".source = ../../../assets/wallpaper-nix.png;
@ -23,8 +24,6 @@
programs.plasma = { programs.plasma = {
file.".config/kglobalshortcutsrc".source = ../../../dotfiles/kglobalshortcutsrc;
file.".config/kwinrc".source = ../../../dotfiles/kwinrc;
enable = true; enable = true;