summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/common.nix10
1 files changed, 3 insertions, 7 deletions
diff --git a/share/common.nix b/share/common.nix
index 01a90c7..252fa1a 100644
--- a/share/common.nix
+++ b/share/common.nix
@@ -186,12 +186,6 @@ in
services.displayManager.sddm = {
enable = true;
wayland.enable = true;
- settings = {
- General = {
- # ensure we have proper scaling
- GreeterEnvironment = "QT_WAYLAND_SHELL_INTEGRATION=layer-shell,QT_SCREEN_SCALE_FACTORS=1.25";
- };
- };
};
# enable sound with PipeWire
@@ -279,8 +273,9 @@ in
fdupes
ffmpeg
file
- fzf
pkgs.kdePackages.filelight
+ fooyin
+ fzf
gimp
gitFull
glxinfo
@@ -298,6 +293,7 @@ in
pkgs.kdePackages.kcachegrind
pkgs.kdePackages.kcalc
keychain
+ pkgs.kdePackages.kleopatra
pkgs.kdePackages.kmail
pkgs.kdePackages.konsole
lazygit