[hyprland] Update config

This commit is contained in:
seajee
2025-06-14 20:21:40 +02:00
parent e4506555c3
commit 6d012f6155
2 changed files with 25 additions and 15 deletions

View File

@@ -37,7 +37,7 @@
}
},
"hyprland/window": {
"icon": true,
// "icon": true,
"icon-size": 22,
"max-length": 35,
"separate-outputs": true
@@ -55,8 +55,8 @@
"backlight": {
"interval": 2,
"format": "󰖨 {percent}%",
"on-scroll-up": "brightnessctl set +4",
"on-scroll-down": "brightnessctl set 4-"
"on-scroll-up": "brightnessctl set +5%",
"on-scroll-down": "brightnessctl set 5%-"
},
"pulseaudio": {
"format": "{icon} {volume}%",