little update
This commit is contained in:
parent
f4e14d0da5
commit
3bcf9aeb69
@ -13,6 +13,7 @@
|
||||
# "cpu"
|
||||
# "memory"
|
||||
"battery"
|
||||
"network"
|
||||
"tray"
|
||||
"clock"
|
||||
];
|
||||
@ -21,7 +22,7 @@
|
||||
tooltip = false;
|
||||
scroll-step = 5;
|
||||
format = "{icon} {volume}%";
|
||||
format-muted = "{icon} {volume}%";
|
||||
format-muted = "{icon} --";
|
||||
on-click ="wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle"; # wpctl?
|
||||
format-icons = {
|
||||
default = ["" "" ""];
|
||||
|
@ -16,7 +16,6 @@ monitor=,preferred,auto,1,transform,3
|
||||
# Execute your favorite apps at launch
|
||||
# exec-once = waybar & hyprpaper & firefox
|
||||
exec-once = waybar
|
||||
exec-once = nm-applet --sm-disable
|
||||
exec-once = systemctl --user start dunst
|
||||
exec-once = systemctl --user start fcitx5-daemon
|
||||
|
||||
|
@ -16,7 +16,6 @@
|
||||
#rofi-rbw
|
||||
nwg-launchers
|
||||
iconpack-obsidian # icon theme
|
||||
networkmanagerapplet
|
||||
];
|
||||
|
||||
sessionPath = [
|
||||
|
Reference in New Issue
Block a user