change hyprland keybinds
This commit is contained in:
parent
580f2b7890
commit
a603c545e2
|
@ -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";
|
||||||
|
|
Loading…
Reference in a new issue