kde: icon fix

This commit is contained in:
js0ny 2025-12-03 02:04:08 +00:00
parent a343383c49
commit f4c51e6c52
6 changed files with 62 additions and 13 deletions

View file

@ -127,6 +127,7 @@ in {
file-roller
steamtinkerlaunch
scanmem
dex
]
++ (mkFcitxIM [
pkgs.neovim-qt
@ -168,5 +169,5 @@ in {
programs.alacritty.enable = true;
services.protonmail-bridge.enable = true;
services.remmina.enable = true;
services.remmina.enable = false; # Don't auto start the service
}