aboutsummaryrefslogtreecommitdiff
path: root/icewm/shutdown
diff options
context:
space:
mode:
authorSn4il <sn4il@thedroth.rocks>2024-04-02 21:47:05 +0300
committerSn4il <sn4il@thedroth.rocks>2024-04-02 21:47:05 +0300
commit5130725ef2e83c7fd27709d8addd4b28d2322743 (patch)
tree6ef21b7aa6a0c29e108bc1fbeaee7d68802b21d8 /icewm/shutdown
parentd319d894da2be96eaca81aeca62c4f53bb528c56 (diff)
downloaddotfiles-5130725ef2e83c7fd27709d8addd4b28d2322743.tar.gz
dotfiles-5130725ef2e83c7fd27709d8addd4b28d2322743.zip
Add icewm config
Diffstat (limited to 'icewm/shutdown')
-rw-r--r--icewm/shutdown9
1 files changed, 9 insertions, 0 deletions
diff --git a/icewm/shutdown b/icewm/shutdown
new file mode 100644
index 0000000..e4fa7d5
--- /dev/null
+++ b/icewm/shutdown
@@ -0,0 +1,9 @@
+#!/bin/bash
+
+# /usr/share/icewm/shutdown
+# This script is used to execute additional commands at icewm session exit
+
+# killall xscreensaver
+# killall nm-applet
+# killall polkit-gnome-authentication-agent-1
+