mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 12:10:38 +02:00
Update .config/hypr/hyprland.conf Update .config/hypr/hyprland/animations.conf Update .config/hypr/hyprland/binds/audio.conf Update .config/hypr/hyprland/binds/clipboard.conf Update .config/hypr/hyprland/exec.conf Update .config/hypr/hyprland/general.conf Update .config/hypr/hyprland/rules/pavucontrol.conf Update .config/hypr/hyprland/rules/vesktop.conf Update .config/mako/config Update .config/waybar/colors.css Update .config/waybar/config.jsonc Update .config/waybar/style.css Update .config/wofi/colors Update .config/wofi/style.css Update .local/bin/change_colors.sh Update .local/bin/system_setup.sh Update .local/bin/wp-vol.sh
44 lines
780 B
Plaintext
44 lines
780 B
Plaintext
[mode=default]
|
|
# things
|
|
on-notify=exec paplay /usr/share/sounds/freedesktop/stereo/dialog-information.oga
|
|
default-timeout=5000
|
|
anchor=top-right
|
|
max-visible=5
|
|
|
|
#style
|
|
width=320
|
|
height=300
|
|
margin=25,25,10,10
|
|
padding=10
|
|
font="Cousine Nerd Font mono"
|
|
background-color=#A9A9A980
|
|
text-color=#A9A9A9
|
|
border-radius=15
|
|
|
|
[urgency=low]
|
|
border-color=#D3D3D3
|
|
|
|
[urgency=normal]
|
|
border-color=#A9A9A980
|
|
|
|
[urgency=critical]
|
|
on-notify=exec paplay /usr/share/sounds/freedesktop/stereo/window-attention.oga
|
|
border-color=#808080
|
|
|
|
[app-name=wp-vol]
|
|
height=50
|
|
background-color=#A9A9A999
|
|
border-color=#A9A9A999
|
|
layer=overlay
|
|
history=0
|
|
anchor=center
|
|
progress-color=source #AAAAAA33
|
|
text-alignment=center
|
|
|
|
[mode=do-not-disturb]
|
|
invisible=1
|
|
on-notify=none
|
|
|
|
[mode=do-not-disturb app-name=wp-vol]
|
|
invisible=0
|