summaryrefslogtreecommitdiff
path: root/hosts/local/i3.nix
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2024-09-07 17:10:22 +0700
committerpolwex <polwex@sortug.com>2024-09-07 17:10:22 +0700
commit0a8c8dd3c67a018d9ae6ff87777a3823f0fb40cd (patch)
tree3542c534e87c90bba37754e2291985be76236247 /hosts/local/i3.nix
parentc2757fd60b8991639cc1b8a8372a5362f8d214b2 (diff)
m
Diffstat (limited to 'hosts/local/i3.nix')
-rw-r--r--hosts/local/i3.nix10
1 files changed, 9 insertions, 1 deletions
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