From fa87f85f3844ae75ef099ba62f6ad1c46b1290fe Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Mon, 16 Dec 2019 13:50:18 -0500 Subject: [PATCH] Add restarting i3 when switching monitors --- screenlayout/.screenlayout/keyboard-and-bg.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/screenlayout/.screenlayout/keyboard-and-bg.sh b/screenlayout/.screenlayout/keyboard-and-bg.sh index 216fa6a..bb8e3d3 100755 --- a/screenlayout/.screenlayout/keyboard-and-bg.sh +++ b/screenlayout/.screenlayout/keyboard-and-bg.sh @@ -2,4 +2,4 @@ feh --bg-scale ~/var/inbox/astrobin/`ls -Art ~/var/inbox/astrobin | tail -n 1` setxkbmap -model pc105 -layout us,ru -option grp:ctrls_toggle setxkbmap -option caps:escape -option compose:ralt & - +i3 restart