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
 | 
			
		||||
$terminal = kitty
 | 
			
		||||
$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
 | 
			
		||||
$power = ~/.config/rofi/powermenu/type-6/powermenu.sh
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -105,10 +105,8 @@ in
 | 
			
		||||
            gaps_out = 0;
 | 
			
		||||
            border_size = 2;
 | 
			
		||||
            
 | 
			
		||||
            /*col = { 
 | 
			
		||||
                active_border = "rgba(33ccffee) rgba(00ff99ee) 45deg";
 | 
			
		||||
                inactive_border = "rgba(595959aa)";
 | 
			
		||||
            };*/
 | 
			
		||||
            "col.active_border" = "rgba(33ccffee) rgba(00ff99ee) 45deg";
 | 
			
		||||
            "col.inactive_border" = "rgba(595959aa)";
 | 
			
		||||
 | 
			
		||||
            layout = "dwindle";
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user