Separated Kde-Plasma from other configs. Started work on Hyprland config!

This commit is contained in:
2025-08-14 14:13:13 +02:00
parent 3a76311779
commit 75b84ddd0f
8 changed files with 127 additions and 98 deletions

View File

@ -12,6 +12,8 @@
source /etc/nixos/other/theme-reminder.sh
'';
#To reset powerlevel10k, write 'p10k configure' in shell!
promptInit = ''
source ${pkgs.zsh-powerlevel10k}/share/zsh-powerlevel10k/powerlevel10k.zsh-theme
'';