little update

This commit is contained in:
Sense T 2023-06-28 06:17:14 +08:00
parent f4e14d0da5
commit 3bcf9aeb69
3 changed files with 7 additions and 8 deletions

View File

@ -13,6 +13,7 @@
# "cpu"
# "memory"
"battery"
"network"
"tray"
"clock"
];
@ -20,8 +21,8 @@
wireplumber = {
tooltip = false;
scroll-step = 5;
format = "{icon} {volume}%";
format-muted = "{icon} {volume}%";
format = "{icon} {volume}%";
format-muted = "{icon} --";
on-click ="wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle"; # wpctl?
format-icons = {
default = ["" "" ""];
@ -51,13 +52,13 @@
network = {
tooltip = false;
format-wifi = " {essid}";
format-wifi = " {essid}";
format-ethernet = "";
};
backlight = {
tooltip = false;
format = " {}%";
format = " {}%";
interval = 1;
on-scroll-up = "light -A 5";
on-scroll-down = "light -U 5";
@ -72,7 +73,7 @@
format = "{icon} {capacity}%";
format-charging = " {capacity}%";
format-plugged = " {capacity}%";
format-alt = "{time} {icon}";
format-alt = "{time} {icon}";
format-icons = ["" "" "" "" ""];
};
@ -82,7 +83,7 @@
};
clock = {
format = " {:%H:%M}";
format = " {:%H:%M}";
tooltip-format = "\n<span size='9pt' font='Source Han Mono SC'>{calendar}</span>";
calendar = {
mode = "month";

View File

@ -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

View File

@ -16,7 +16,6 @@
#rofi-rbw
nwg-launchers
iconpack-obsidian # icon theme
networkmanagerapplet
];
sessionPath = [