From 2debb620a5f4df455abd43ca6053cd20508a1967 Mon Sep 17 00:00:00 2001 From: Joe Date: Sat, 3 Feb 2024 15:50:20 +0100 Subject: up --- .config/openbox/autostart | 1 + .local/bin/kb | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/openbox/autostart b/.config/openbox/autostart index f2cc0f3..e0e3834 100755 --- a/.config/openbox/autostart +++ b/.config/openbox/autostart @@ -64,6 +64,7 @@ export LANG='en_US.UTF-8' --output HDMI-2 --off \ --output VIRTUAL-1 --off +startif doas service wireguard start startif dunst startif picom startif mpd-notification diff --git a/.local/bin/kb b/.local/bin/kb index 29ba370..6391df1 100755 --- a/.local/bin/kb +++ b/.local/bin/kb @@ -47,7 +47,7 @@ xset r rate 200 150 setxkbmap -option setxkbmap -layout us -variant intl -if [ "$(hostname -s)" = "mother" ]; then +if [ "$(hostname -s)" = "motherqwe" ]; then setxkbmap -option ctrl:swapcaps setxkbmap -option caps:none xmodmap -e 'keycode 9 = Tab' -- cgit v1.2.3