[Build] Run build
This commit is contained in:
		| @@ -69,7 +69,7 @@ bind = SHIFT, PRINT, exec, grimblast --notify save screen | ||||
| # ┌                                                ┐ | ||||
| # │                 Rofi commands                  │ | ||||
| # └                                                ┘ | ||||
| bind = $mainMod SHIFT, Space, exec, killall rofi || rofi -show combi -modes combi -combi-modes "window,drun,run" | ||||
| bind = $mainMod, Space, exec, killall rofi || rofi -show combi -modes combi -combi-modes "window,drun,run" | ||||
|  | ||||
| # ┌                                                ┐ | ||||
| # │                Logout commands                 │ | ||||
|   | ||||
| @@ -4,10 +4,10 @@ | ||||
| #          ╰────────────────────────────────────────────────╯ | ||||
| # ──────────────────────────────────────────────────────────────────── | ||||
|  | ||||
| exec = swaybg -m fill -i /home/janis/NextCloud/Wallpapers/hyprland/hyprland-pcs.png | ||||
| exec = swaybg -m fill -i /home/janis/NextCloud/Wallpapers/dark/colour-explosion.jpg | ||||
|  | ||||
| general { | ||||
|     col.active_border = rgba(040e1dcc) rgba(0868bacc) rgba(0fb3d9cc) 45deg | ||||
|     col.active_border = rgba(b27bd1cc) rgba(5f50a6cc) rgba(050406cc) 45deg | ||||
|     col.inactive_border = rgb(000000) | ||||
| } | ||||
|  | ||||
|   | ||||
| @@ -18,7 +18,7 @@ general { | ||||
| # └                                                ┘ | ||||
| background { | ||||
|     monitor =  | ||||
|     path = /home/janis/NextCloud/Wallpapers/dark/colour-splash.jpg # Or screenshot | ||||
|     path = /home/janis/NextCloud/Wallpapers/arch/arch-simple.jpg # Or screenshot | ||||
|  | ||||
|     blur_passes = 1 | ||||
| } | ||||
| @@ -33,7 +33,7 @@ input-field { | ||||
|     dots_size = 0.33 # Scale of input-field height, 0.2 - 0.8 | ||||
|     dots_spacing = 0.15 # Scale of dots' absolute size, 0.0 - 1.0 | ||||
|     dots_center = false | ||||
|     outer_color = rgb(4, 14, 29) | ||||
|     outer_color = rgb(178, 123, 209) | ||||
|     inner_color = rgb(200, 200, 200) | ||||
|     font_color = rgb(10, 10, 10) | ||||
|     fade_on_empty = true | ||||
|   | ||||
		Reference in New Issue
	
	Block a user