44 lines
966 B
Diff
44 lines
966 B
Diff
--- a/data/config/default.in 2015-12-05 07:34:19.000000000 +0100
|
|
+++ b/data/config/default.in 2023-12-22 02:26:03.035585953 +0100
|
|
@@ -313,10 +313,6 @@
|
|
}
|
|
}
|
|
|
|
-plugin {
|
|
- type = volume
|
|
-}
|
|
-
|
|
#plugin {
|
|
# type = battery
|
|
#}
|
|
@@ -370,29 +366,5 @@
|
|
type = icons
|
|
config {
|
|
DefaultIcon = %%datadir%%/fbpanel/images/default.xpm
|
|
- application {
|
|
- icon = gnome-terminal
|
|
- ClassName = XTerm
|
|
- }
|
|
- application {
|
|
- icon = gnome-terminal
|
|
- ClassName = mlterm
|
|
- }
|
|
- application {
|
|
- icon = gnome-terminal
|
|
- ClassName = URxvt
|
|
- }
|
|
- application {
|
|
- icon = gnome-emacs
|
|
- ClassName = Emacs
|
|
- }
|
|
- application {
|
|
- icon = mozilla-firefox
|
|
- ClassName = Firefox-bin
|
|
- }
|
|
- application {
|
|
- icon = mozilla-firefox
|
|
- ClassName = Firefox
|
|
- }
|
|
}
|
|
}
|