From 8c2b36179a2da025f5069d27673e6296aa8b035e Mon Sep 17 00:00:00 2001 From: Joe Date: Sun, 11 Feb 2024 19:59:13 +0100 Subject: up --- .config/openbox/autostart | 2 +- .local/bin/kb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/openbox/autostart b/.config/openbox/autostart index 8a36aeb..bb397dd 100755 --- a/.config/openbox/autostart +++ b/.config/openbox/autostart @@ -77,7 +77,7 @@ $sleep startif $xscr $sleep doas rc-service wireguard start && - notify-send -u normal 'wireguard' 'wireguard started' + notify-send -u normal 'wireguard' 'WireGuard started' $sleep startif tint2 $sleep diff --git a/.local/bin/kb b/.local/bin/kb index 23d7cb5..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)" = "motherwqe" ]; then +if [ "$(hostname -s)" = "motherqwe" ]; then setxkbmap -option ctrl:swapcaps setxkbmap -option caps:none xmodmap -e 'keycode 9 = Tab' -- cgit v1.2.3