Update i3 colors, add discord settings and weather.sh RD
This commit is contained in:
@@ -215,6 +215,10 @@ for_window [class="Bitwarden"] resize set height 600
|
||||
for_window [class="Bitwarden"] resize set width 800
|
||||
for_window [class="Bitwarden"] move position center
|
||||
|
||||
for_window [class="discord"] floating enable
|
||||
for_window [class="discord"] resize set height 600
|
||||
for_window [class="discord"] resize set width 800
|
||||
for_window [class="discord"] move position center
|
||||
|
||||
for_window [class="Wicd-client.py"] floating enable
|
||||
for_window [class="Wicd-client.py"] resize set height 400
|
||||
@@ -236,6 +240,7 @@ exec --no-startup-id sh ~/.fehbg
|
||||
exec --no-startup-id xautolock -time 10 -locker blurlock
|
||||
exec --no-startup-id wicd-client -t
|
||||
exec --no-startup-id xfce4-power-manager
|
||||
exec --no-startup-id google-drive-ocamlfuse ~/gdrive
|
||||
|
||||
|
||||
# Application keybinds
|
||||
@@ -376,7 +381,7 @@ exec_always --no-startup-id compton
|
||||
|
||||
# Theme colors
|
||||
# class border backgr. text indic. child_border
|
||||
client.focused #01e110 #01e110 #80FFF9 #01e110
|
||||
client.focused #01e110 #01e110 #80FFF9 #FF0100
|
||||
client.focused_inactive #2F3D44 #2F3D44 #1ABC9C #454948
|
||||
client.unfocused #000000 #000000 #1ABC9C #000000
|
||||
client.urgent #CB4B16 #FDF6E3 #1ABC9C #268BD2
|
||||
|
||||
Reference in New Issue
Block a user