Update .bashrc, config.jsonc, and 27 more files...
This commit is contained in:
11
GNUstep/Library/WindowMaker/exitscript
Executable file
11
GNUstep/Library/WindowMaker/exitscript
Executable file
@@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# Place commands to be executed when WindowMaker is exited here.
|
||||
#
|
||||
# WindowMaker will wait until this script finishes, so if you run any
|
||||
# commands that take long to execute (like a xterm), put a ``&'' in the
|
||||
# end of the command line.
|
||||
#
|
||||
# This file must be executable.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user