i3, .xinitrc: Polish

Also update Concesssion
This commit is contained in:
2018-10-20 14:09:54 -05:00
parent ba5269053a
commit 833636c0d2
6 changed files with 45 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
#
###################
# DO NOT RUN PROGRAMS HERE
# DO NOT START DAEMONS HERE
###################
# This script leverages Concession for startup scripts
# gitlab.com/rehashedsalt/concession
@@ -83,8 +83,8 @@ gaps outer 0
# Apply colors to i3
# <colorclass> <border> <backgrd> <text> <indicator> <child_border>
client.focused $blue2 $blue2 $bg $bgm $blue2
client.focused_inactive $blue $blue $bg $bgm $bg
client.unfocused $bgm $bg $blue $bg $bg
client.focused_inactive $blue $blue $bg $bgm $bgm
client.unfocused $bgm $bg $blue $bg $bgm
client.urgent $yellow2 $bg $yellow2 $yellow $bg
client.placeholder $purple2 $bg $purple2 $purple $bg
client.background $bg
@@ -124,6 +124,7 @@ bindsym $mod+p exec --no-startup-id "~/.local/bin/tubetop2"
bindsym $mod+$shift+p exec --no-startup-id "pkill xwinwrap"
# Miscellaneous non-movement hotkeys
bindsym $ctl+$mod+l exec --no-startup-id "~/.local/bin/i3lock-custom"
bindsym $mod+$shift+c reload
bindsym $mod+$shift+r restart
#bindsym $mod+$shift+e exit