Changed: Hyprland Conf
This commit is contained in:
		@@ -25,8 +25,6 @@ monitor= HDMI-A-2, 1920x1080@60, 0x0, 1
 | 
				
			|||||||
# Set programs that you use
 | 
					# Set programs that you use
 | 
				
			||||||
$terminal = kitty
 | 
					$terminal = kitty
 | 
				
			||||||
$fileManager = dolphin
 | 
					$fileManager = dolphin
 | 
				
			||||||
#$menu = wofi --show drun
 | 
					 | 
				
			||||||
#$menu =rofi -show drun -theme cyper -icon-theme "Papirus" -show-icons
 | 
					 | 
				
			||||||
$menu = ~/.config/rofi/launchers/type-3/launcher.sh
 | 
					$menu = ~/.config/rofi/launchers/type-3/launcher.sh
 | 
				
			||||||
$power = ~/.config/rofi/powermenu/type-6/powermenu.sh
 | 
					$power = ~/.config/rofi/powermenu/type-6/powermenu.sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -105,10 +105,8 @@ in
 | 
				
			|||||||
            gaps_out = 0;
 | 
					            gaps_out = 0;
 | 
				
			||||||
            border_size = 2;
 | 
					            border_size = 2;
 | 
				
			||||||
            
 | 
					            
 | 
				
			||||||
            /*col = { 
 | 
					            "col.active_border" = "rgba(33ccffee) rgba(00ff99ee) 45deg";
 | 
				
			||||||
                active_border = "rgba(33ccffee) rgba(00ff99ee) 45deg";
 | 
					            "col.inactive_border" = "rgba(595959aa)";
 | 
				
			||||||
                inactive_border = "rgba(595959aa)";
 | 
					 | 
				
			||||||
            };*/
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
            layout = "dwindle";
 | 
					            layout = "dwindle";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user