i3config tweaks
This commit is contained in:
@@ -32,11 +32,9 @@ set $hibernate sudo -A systemctl suspend
|
|||||||
|
|
||||||
# #---Starting External Scripts---# #
|
# #---Starting External Scripts---# #
|
||||||
# Setting the background and colorscheme:
|
# Setting the background and colorscheme:
|
||||||
exec_always --no-startup-id wal -i ~/.config/wall.png
|
exec --no-startup-id wal -i ~/.config/wall.png >/dev/null
|
||||||
# Starts dunst for notifications:
|
# Starts dunst for notifications:
|
||||||
exec --no-startup-id dunst
|
exec --no-startup-id dunst
|
||||||
# Torrent daemon:
|
|
||||||
#exec --no-startup-id transmission-daemon
|
|
||||||
# Composite manager:
|
# Composite manager:
|
||||||
exec --no-startup-id compton
|
exec --no-startup-id compton
|
||||||
# Runs the key remapping scripts
|
# Runs the key remapping scripts
|
||||||
@@ -79,7 +77,7 @@ client.urgent $darkred $darkred $black $darkred $darkred
|
|||||||
client.background $black
|
client.background $black
|
||||||
|
|
||||||
bar {
|
bar {
|
||||||
font pango:mono 11
|
font pango:mono 10
|
||||||
colors {
|
colors {
|
||||||
background $darkblack
|
background $darkblack
|
||||||
statusline $darkwhite
|
statusline $darkwhite
|
||||||
|
|||||||
Reference in New Issue
Block a user