Some changes.
This commit is contained in:
@@ -305,7 +305,7 @@ client.urgent #2f343a #900000 #ffffff #900000
|
||||
for_window [class="^Truecrypt$"] floating enable
|
||||
for_window [class="^URxvt$"] border 1pixel
|
||||
for_window [class="^Cairo-dock$"] floating enable , border none
|
||||
for_window [class="^Pavucontrol$"] floating enable
|
||||
for_window [class="^Pavucontrol$"] floating enable , border normal
|
||||
for_window [title="^Skype.*for Linux$" ] floating enable , border none
|
||||
for_window [class="^Chromium$" ] border none
|
||||
for_window [class="^yad-status$" ] floating enable , border none
|
||||
|
||||
@@ -30,7 +30,7 @@ bar {
|
||||
|
||||
id bar-0
|
||||
|
||||
font pango:DejaVu Sans Mono, Icons 10.5
|
||||
font pango:DejaVu Sans, Icons 11
|
||||
|
||||
colors {
|
||||
background #222222
|
||||
|
||||
@@ -24,7 +24,7 @@ ${if_match "${mpd_status}" == "Paused"}\
|
||||
${else}\
|
||||
\
|
||||
${endif}\
|
||||
- " , "name" : "mpd_toggle" ,"separator" : false , "separator_block_width" : 0 },\
|
||||
~ " , "name" : "mpd_toggle" ,"separator" : false , "separator_block_width" : 0 },\
|
||||
${endif}\
|
||||
\
|
||||
\
|
||||
|
||||
@@ -51,7 +51,8 @@ case "$1" in
|
||||
;;
|
||||
hibernate)
|
||||
log "[I] Hibernating."
|
||||
lock && systemctl hibernate
|
||||
#lock &&
|
||||
systemctl hibernate
|
||||
;;
|
||||
reboot)
|
||||
log "[I] Rebooting."
|
||||
|
||||
Reference in New Issue
Block a user