i3, .xinitrc: Polish
Also update Concesssion
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user