Fix Workspace Switcher styling

Fixes #217
pull/242/head
Hajo Möller 2015-05-15 20:42:50 +02:00 committed by Satyajit Sahoo
parent 59b110a0e0
commit b452bf4a6b
1 changed files with 2 additions and 1 deletions

View File

@ -499,6 +499,7 @@ widget "*gimmie*" style "bold-panel-item"
# XFCE Styles
style "workspace-switcher" = "murrine-panel" {
bg[ACTIVE] = @selected_bg_color
bg[SELECTED] = @selected_bg_color
}
@ -568,7 +569,7 @@ style "xfsm-logout-button" {
}
}
widget "*WnckPager*" style "workspace-switcher"
widget "*Pager*" style "workspace-switcher"
widget "*Xfce*Panel*" style "murrine-panel"
class "*Xfce*Panel*" style "murrine-panel"