adds waypaper & styling
This commit is contained in:
		@@ -8,6 +8,7 @@ source = ~/.config/hypr/config/colors.conf
 | 
			
		||||
 | 
			
		||||
decoration {
 | 
			
		||||
    active_opacity = 1
 | 
			
		||||
    inactive_opacity = 0.8
 | 
			
		||||
    rounding = 4
 | 
			
		||||
 | 
			
		||||
    # https://wiki.hyprland.org/0.45.0/Configuring/Variables/#blur
 | 
			
		||||
@@ -15,11 +16,13 @@ decoration {
 | 
			
		||||
        size = 15
 | 
			
		||||
        passes = 2 # more passes = more resource intensive.
 | 
			
		||||
        xray = true
 | 
			
		||||
        noise = 0.02
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    # https://wiki.hyprland.org/0.45.0/Configuring/Variables/#shadow
 | 
			
		||||
    shadow {
 | 
			
		||||
        enabled = false
 | 
			
		||||
        enabled = true
 | 
			
		||||
        range = 10
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										1
									
								
								.config/hypr/config/workspaces.conf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								.config/hypr/config/workspaces.conf
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
			
		||||
workspace = 3, on-created-empty:$applauncher
 | 
			
		||||
@@ -16,6 +16,7 @@ source = ~/.config/hypr/config/keybinds.conf
 | 
			
		||||
source = ~/.config/hypr/config/monitor.conf
 | 
			
		||||
source = ~/.config/hypr/config/variables.conf
 | 
			
		||||
source = ~/.config/hypr/config/windowrules.conf
 | 
			
		||||
source = ~/.config/hypr/config/workspaces.conf
 | 
			
		||||
 | 
			
		||||
# Modifying these configs can be done by creating a user defined config in the home directory, e.g.
 | 
			
		||||
## ~/.config/hypr/config/user-config.conf
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user