From 5c48b7e2f3dc8c2afe49cb6e8eeeca0def4d6f59 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 30 Nov 2022 13:07:28 +0100 Subject: ... --- accounts/gkleen@sif/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'accounts/gkleen@sif') diff --git a/accounts/gkleen@sif/default.nix b/accounts/gkleen@sif/default.nix index 6ab1c0e6..40e6ae9d 100644 --- a/accounts/gkleen@sif/default.nix +++ b/accounts/gkleen@sif/default.nix @@ -221,7 +221,6 @@ in { automount = false; settings = { program_options = { - appindicator = true; file_manager = ""; }; notification_actions = { @@ -323,6 +322,8 @@ in { ${pkgs.xorg.xinput}/bin/xinput disable 'Synaptics TM3512-010' ${pkgs.xorg.xmodmap}/bin/xmodmap -e 'keysym Caps_Lock = Multi_key' ''; + + preferStatusNotifierItems = true; }; xresources.properties = import ./xresources.nix; -- cgit v1.2.3