From 0a8c8dd3c67a018d9ae6ff87777a3823f0fb40cd Mon Sep 17 00:00:00 2001 From: polwex Date: Sat, 7 Sep 2024 17:10:22 +0700 Subject: m --- hosts/local/i3.nix | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'hosts/local/i3.nix') diff --git a/hosts/local/i3.nix b/hosts/local/i3.nix index 492acda..ef31bde 100644 --- a/hosts/local/i3.nix +++ b/hosts/local/i3.nix @@ -24,10 +24,18 @@ QT_IM_MODULE = "fcitx"; XMODIFIERS = "@im=fcitx"; }; - + # gnome stuff + services.gvfs.enable = true; + programs.dconf.enable = true; environment.systemPackages = with pkgs; [ + # gnome stuff + gnome.adwaita-icon-theme + gnome.nautilus polybar rofi + xorg.xev + # + digikam # screenshots flameshot shutter -- cgit v1.2.3