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