Swap bspwmrc to fish; refactor root-level scripts

This commit is contained in:
mitchell 2021-12-28 15:03:49 -08:00
parent 43c56716f8
commit 8ac7a6cb37
6 changed files with 54 additions and 45 deletions

View file

@ -1,10 +1,9 @@
#!/bin/sh
#!/usr/bin/env fish
if [ ! -e ~/.bspwm_no_lock ]
then
if ! test -e ~/.bspwm_no_lock
slock &
touch ~/.bspwm_no_lock
fi
end
setxkbmap -option altwin:swap_alt_win
setxkbmap -option ctrl:swapcaps