diff --git a/i3/config b/i3/config index df62c97..06909b2 100644 --- a/i3/config +++ b/i3/config @@ -54,7 +54,7 @@ bar { } } -new_window pixel 1 +new_window pixel 0 # split in vertical orientation bindsym $mod+v split h # split in horizontal orientation @@ -189,4 +189,5 @@ bindsym $mod+shift+p exec "~/.i3/run.sh pass" #exec --no-startup-id /usr/bin/synapse -s exec --no-startup-id /usr/bin/zeal exec --no-startup-id xset -b +exec --no-startup-id zsh -c 'pidof syncthing||screen -dmS syncthing /home/stonewareslord/applications/syncthing/syncthing ' # vim: ts=2:sw=2:et diff --git a/shells/Xresources b/shells/Xresources index 06e682a..68b53b8 100644 --- a/shells/Xresources +++ b/shells/Xresources @@ -42,3 +42,4 @@ UXTerm*color6: #00d7ff UXTerm*color14: #00d7ff UXTerm*color7: #ffffff UXTerm*color15: #ffffff +UXTerm*backarrowKey: false