change hyprland keybinds

This commit is contained in:
Frost-Phoenix 2023-11-12 22:56:37 +01:00
parent 1b19c1bb93
commit 580f2b7890

View file

@ -104,15 +104,15 @@
}; };
pulseaudio= { pulseaudio= {
format= "{icon} {volume}%"; format= "{icon} {volume}%";
format-muted= "󰝟"; format-muted= "󰝟 ";
format-icons= { format-icons= {
default= ["󰕿" "󰖀" "󰕾"]; default= ["󰕾 "];
}; };
scroll-step= 5; scroll-step= 5;
on-click= "pavucontrol"; on-click= "pamixer -t";
}; };
"custom/launcher"= { "custom/launcher"= {
format= ""; format= " ";
on-click= "pkill wofi || wofi --show drun"; on-click= "pkill wofi || wofi --show drun";
on-click-right= "pkill wofi || wallpaper-picker"; on-click-right= "pkill wofi || wallpaper-picker";
tooltip= "false"; tooltip= "false";