change hyprland keybinds

This commit is contained in:
Frost-Phoenix 2023-11-12 23:00:00 +01:00
parent 580f2b7890
commit a603c545e2

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= "pamixer -t"; 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";