Merge pull request #218 from dasjoe/patch-1

Fix Workspace Switcher styling
pull/222/head
Satyajit Sahoo 2015-05-19 15:53:14 +05:30
commit fc209a3110
1 changed files with 2 additions and 1 deletions

View File

@ -494,6 +494,7 @@ widget "*gimmie*" style "bold-panel-item"
# XFCE Styles
style "workspace-switcher" = "murrine-panel" {
bg[ACTIVE] = @selected_bg_color
bg[SELECTED] = @selected_bg_color
}
@ -575,7 +576,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"