pasystray
This commit is contained in:
@@ -33,6 +33,7 @@ exec --no-startup-id nitrogen --restore
|
|||||||
exec --no-startup-id pamac-tray
|
exec --no-startup-id pamac-tray
|
||||||
exec --no-startup-id xautolock -time 10 -locker blurlock
|
exec --no-startup-id xautolock -time 10 -locker blurlock
|
||||||
exec --no-startup-id blueman-applet
|
exec --no-startup-id blueman-applet
|
||||||
|
exec --no-startup-id pasystray
|
||||||
exec_always --no-startup-id fix_xcursor
|
exec_always --no-startup-id fix_xcursor
|
||||||
|
|
||||||
# HB STARTUP ADDITIONS
|
# HB STARTUP ADDITIONS
|
||||||
|
|||||||
@@ -68,15 +68,6 @@ run_watch VPN {
|
|||||||
pidfile = "/var/run/vpnc/pid"
|
pidfile = "/var/run/vpnc/pid"
|
||||||
}
|
}
|
||||||
|
|
||||||
order += "volume master"
|
|
||||||
volume master {
|
|
||||||
format = "♪: %volume"
|
|
||||||
format_muted = "♪: muted (%volume)"
|
|
||||||
device = "default"
|
|
||||||
mixer = "Master"
|
|
||||||
mixer_idx = 0
|
|
||||||
}
|
|
||||||
|
|
||||||
order += "tztime local"
|
order += "tztime local"
|
||||||
tztime local {
|
tztime local {
|
||||||
format = " %Y-%m-%d %H:%M:%S "
|
format = " %Y-%m-%d %H:%M:%S "
|
||||||
|
|||||||
@@ -63,15 +63,6 @@ run_watch VPN {
|
|||||||
pidfile = "/var/run/vpnc/pid"
|
pidfile = "/var/run/vpnc/pid"
|
||||||
}
|
}
|
||||||
|
|
||||||
order += "volume master"
|
|
||||||
volume master {
|
|
||||||
format = "♪: %volume"
|
|
||||||
format_muted = "♪: muted (%volume)"
|
|
||||||
device = "default"
|
|
||||||
mixer = "Master"
|
|
||||||
mixer_idx = 0
|
|
||||||
}
|
|
||||||
|
|
||||||
order += "tztime local"
|
order += "tztime local"
|
||||||
tztime local {
|
tztime local {
|
||||||
format = " %Y-%m-%d %H:%M:%S "
|
format = " %Y-%m-%d %H:%M:%S "
|
||||||
|
|||||||
+1
-1
@@ -13,7 +13,7 @@ yay -S cuda nvidia-settings nvidia-docker
|
|||||||
yay -S python-pip pyenv ipython
|
yay -S python-pip pyenv ipython
|
||||||
|
|
||||||
# sound
|
# sound
|
||||||
yay -S manjaro-pipewire pavucontrol-qt
|
yay -S manjaro-pipewire pavucontrol-qt pasystray
|
||||||
|
|
||||||
# theme
|
# theme
|
||||||
yay -S mint-themes mint-y-icons darkly breeze-grub breeze-gtk breeze-icons
|
yay -S mint-themes mint-y-icons darkly breeze-grub breeze-gtk breeze-icons
|
||||||
|
|||||||
Reference in New Issue
Block a user