Some changes.

This commit is contained in:
2014-07-25 12:18:52 +02:00
parent f0ea29c15b
commit 40c0d45847
7 changed files with 46 additions and 43 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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}\
\
\

View File

@@ -51,7 +51,8 @@ case "$1" in
;;
hibernate)
log "[I] Hibernating."
lock && systemctl hibernate
#lock &&
systemctl hibernate
;;
reboot)
log "[I] Rebooting."