change hyprland keybinds
This commit is contained in:
		
							parent
							
								
									1b19c1bb93
								
							
						
					
					
						commit
						580f2b7890
					
				
					 1 changed files with 4 additions and 4 deletions
				
			
		| 
						 | 
					@ -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";
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue