From ebe42cdf046c6a45d5c9fb62edc56b43fac18d2c Mon Sep 17 00:00:00 2001 From: Nemo Date: Fri, 12 Apr 2019 07:57:08 +0530 Subject: [PATCH] Switch to Mod+F3 for NaSC --- files/i3/.i3/config | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/files/i3/.i3/config b/files/i3/.i3/config index e81a27c..0eb887a 100644 --- a/files/i3/.i3/config +++ b/files/i3/.i3/config @@ -19,8 +19,9 @@ exec --no-startup-id compton --config ~/.compton.conf exec --no-startup-id connman-gtk exec --no-startup-id aa-notify -p -s 1 -w 60 -f /var/log/audit/audit.log -#terminal -exec urxvtd -q -f -o +# terminal +# https://www.systutorials.com/docs/linux/man/1-urxvtd/ +exec urxvtd --quiet --mlock --fork --opendisplay # Set default backlight exec xbacklight -set 15 @@ -255,7 +256,7 @@ bindsym F1 [class="xpad" instance="xpad"] scratchpad show # Go through all windows bindsym F2 scratchpad show # Only for Nasc -bindsym F3 [class="Com.github.parnold-x.nasc"] scratchpad show +bindsym $mod+F3 [class="Com.github.parnold-x.nasc"] scratchpad show # Scratchpad bindsym $mod+shift+z move scratchpad