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 | ||||
|   | ||||
							
								
								
									
										25
									
								
								.config/waypaper/config.ini
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										25
									
								
								.config/waypaper/config.ini
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,25 @@ | ||||
| [Settings] | ||||
| language = en | ||||
| folder = /usr/share/wallpapers/ | ||||
| monitors = All | ||||
| wallpaper = /usr/share/wallpapers/Wallpaper-Bank/wallpapers/Game-GTA.png | ||||
| show_path_in_tooltip = True | ||||
| backend = swaybg | ||||
| fill = fill | ||||
| sort = name | ||||
| color = #ffffff | ||||
| subfolders = True | ||||
| all_subfolders = False | ||||
| show_hidden = False | ||||
| show_gifs_only = False | ||||
| post_command = swaybg -o \* -i $wallpaper -m fill | ||||
| number_of_columns = 3 | ||||
| swww_transition_type = any | ||||
| swww_transition_step = 90 | ||||
| swww_transition_angle = 0 | ||||
| swww_transition_duration = 2 | ||||
| swww_transition_fps = 60 | ||||
| mpvpaper_sound = False | ||||
| mpvpaper_options =  | ||||
| use_xdg_state = False | ||||
|  | ||||
		Reference in New Issue
	
	Block a user