mirror of
https://github.com/nboughton/dotfiles
synced 2024-11-22 14:51:56 +01:00
mute hilight tones
This commit is contained in:
parent
fafc397c48
commit
7135e1cde2
1
.gitignore
vendored
1
.gitignore
vendored
@ -51,3 +51,4 @@ Thunar/
|
||||
transmission/
|
||||
pipewire-media-session/
|
||||
systemd/
|
||||
gedit/
|
||||
|
@ -24,8 +24,8 @@
|
||||
"disk#1",
|
||||
"disk#2",
|
||||
"custom/separator",
|
||||
"backlight",
|
||||
"custom/separator",
|
||||
//"backlight",
|
||||
//"custom/separator",
|
||||
"battery",
|
||||
"custom/separator",
|
||||
"pulseaudio",
|
||||
|
@ -107,5 +107,6 @@ window#waybar {
|
||||
text-shadow: 1px 1px 1px #2e3440;
|
||||
}
|
||||
#taskbar button.active {
|
||||
background: rgba(94,129,172, 0.75);
|
||||
/*background: rgba(94,129,172, 0.75);*/
|
||||
background: rgba(180, 142, 173, 0.5);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user