diff --git a/qpanels/panel/gnome.ini b/qpanels/panel/gnome.ini index 69a6ec5..8a6fbad 100644 --- a/qpanels/panel/gnome.ini +++ b/qpanels/panel/gnome.ini @@ -442,6 +442,8 @@ ramp-volume-1 =  ramp-volume-2 =  ramp-volume-3 =  +click-right = pavucontrol & + ; ;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ ; [module/battery] diff --git a/qpanels/panel/gnome.j2.ini b/qpanels/panel/gnome.j2.ini index 5901bab..165684e 100644 --- a/qpanels/panel/gnome.j2.ini +++ b/qpanels/panel/gnome.j2.ini @@ -442,6 +442,8 @@ ramp-volume-1 =  ramp-volume-2 =  ramp-volume-3 =  +click-right = {{ volume.mixer }} & + ; ;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ ; [module/battery] diff --git a/shared/modules.ini b/shared/modules.ini index 7cc29a7..8484059 100644 --- a/shared/modules.ini +++ b/shared/modules.ini @@ -51,7 +51,7 @@ content = "%{T3}%{T-}" content-foreground = ${color.cyan} content-background = ${color.bg} content-padding = 2 -click-left = pcmanfm-qt & +click-left = nemo & [module/settings] type = custom/text @@ -59,7 +59,7 @@ type = custom/text content = "%{T3}%{T-}" content-foreground = ${color.fg-alt} content-padding = 2 -click-left = lxqt-config & +click-left = xfce4-settings-manager & [module/htop] type = custom/text @@ -83,7 +83,7 @@ content = "%{T3}%{T-}" content-foreground = ${color.green} content-background = ${color.bg} content-padding = 2 -click-left = qps & +click-left = xfce4-taskmanager & [module/editor] type = custom/text