add awesomeWM config + utility scripts that were in there

This commit is contained in:
Crispy 2023-03-13 21:20:54 +01:00
parent a419b86997
commit 986ea52711
27 changed files with 947 additions and 9 deletions

View file

@ -1 +1,9 @@
#setxkbmap -layout se
xrandr --output DisplayPort-0 --primary --mode 1920x1080 --pos 1920x0 --rotate normal --set TearFree on \
--output DisplayPort-1 --off \
--output DisplayPort-2 --mode 1920x1080 --pos 0x0 --rotate normal --set TearFree on \
--output HDMI-A-0 --mode 1280x1024 --pos 3840x0 --rotate normal --set TearFree on
# bind super to super+esc, for menubar toggle with one key
xcape -e "Super_L=Super_L|Escape"