summaryrefslogtreecommitdiff
path: root/guix
diff options
context:
space:
mode:
Diffstat (limited to 'guix')
-rw-r--r--guix/home.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/guix/home.scm b/guix/home.scm
index b48d8fd..08fd7ce 100644
--- a/guix/home.scm
+++ b/guix/home.scm
@@ -69,6 +69,8 @@
("GTK_THEME" . "Adwaita-dark")
("XDG_CURRENT_DESKTOP" . "sway")
("XDG_SESSION_TYPE" . "wayland")
+ ("BROWSER" . "icecat")
+ ("XDG_SCREENSHOTS_DIR" . "/home/$USER/Pictures/screenshots/")
("PATH" . "/home/$USER/.local/bin:$PATH")))
;; GPG Configuration
(service home-gpg-agent-service-type