commit 1a0fc01313f90134d099a755c4869b14b8767207
parent 1f6c800a7f71cc536cd4d138712bdd2b8bb90a22
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Sun,  6 Jan 2019 21:50:45 +0100
Use red font color for screenkey
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/links/.config/i3/config b/links/.config/i3/config
@@ -124,7 +124,7 @@ bindsym XF86Sleep       exec ~/bin/zzz
 # screen capture
 bindsym Print exec --no-startup-id maim ~/tmp/pic-full-"$(date '+%y%m%d-%H%M-%S').png"
 bindsym Shift+Print exec --no-startup-id ~/bin/maimpick
-bindsym $mod+Scroll_Lock  exec --no-startup-id "killall screenkey || screenkey"
+bindsym $mod+Scroll_Lock  exec --no-startup-id "killall screenkey || screenkey --font-color red"
 
 # kill focused window
 bindsym $mod+q kill