diff options
Diffstat (limited to '.local/lib/xdg.sh')
-rw-r--r-- | .local/lib/xdg.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/lib/xdg.sh b/.local/lib/xdg.sh index 44aeee2..2f3758a 100644 --- a/.local/lib/xdg.sh +++ b/.local/lib/xdg.sh @@ -1,4 +1,4 @@ -#!/bin/bash +-nw#!/bin/bash # This should be readable by /bin/sh, but I'm going to assume bash. # Sets up XDG environmental variables, so programs using them don't have to |