about summary refs log tree commit diff stats
path: root/home-manager/wms
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-05-28 22:12:00 +0200
committerSoispha <soispha@vhack.eu>2023-05-28 22:12:00 +0200
commit99f9b6f889cc98c9f8c01354b898c2048cc1db70 (patch)
tree58a8dce31ad7259aafcb201c6b43618feda30acf /home-manager/wms
parentFix(hm/conf/yambar/scripts): Quote scripts (diff)
downloadnixos-config-99f9b6f889cc98c9f8c01354b898c2048cc1db70.tar.gz
nixos-config-99f9b6f889cc98c9f8c01354b898c2048cc1db70.zip
Docs(hm/wms/river/init): Add a hint to simplify script
Diffstat (limited to 'home-manager/wms')
-rwxr-xr-xhome-manager/wms/river/init2
1 files changed, 2 insertions, 0 deletions
diff --git a/home-manager/wms/river/init b/home-manager/wms/river/init
index 59afa68a..61efd645 100755
--- a/home-manager/wms/river/init
+++ b/home-manager/wms/river/init
@@ -14,6 +14,8 @@ err_fail rm ~/river_log
 exec 1>> "$HOME"/river_log
 exec 2>> "$HOME"/river_log
 
+#trap err_fail ERR
+
 #Setup of environment variables {{{
 err_fail riverctl spawn "exec dbus-update-activation-environment SEATD_SOCK DISPLAY WAYLAND_DISPLAY DESKTOP_SESSION=river XDG_CURRENT_DESKTOP=river"
 err_fail export XDG_CURRENT_DESKTOP=river