stuff
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
background {
|
||||
monitor =
|
||||
path = ~/Pictures/Wallpaper/wallhaven-z85eoy.jpg
|
||||
path = ~/NixOS-Configs/WE-Lake.png
|
||||
|
||||
# all these options are taken from hyprland, see https://wiki.hyprland.org/Configuring/Variables/#blur for explanations
|
||||
blur_passes = 3 # 0 disables blurring
|
||||
@@ -18,7 +18,7 @@ image {
|
||||
border_size = 2
|
||||
border_color = rgba(255, 255, 255, 0)
|
||||
size = 130
|
||||
rounding = -1
|
||||
rounding = 100
|
||||
rotate = 0
|
||||
reload_time = -1
|
||||
reload_cmd =
|
||||
@@ -30,7 +30,7 @@ image {
|
||||
label {
|
||||
monitor =
|
||||
text = cmd[update:1000] echo -e "$(date +"%A, %B %d")"
|
||||
color = rgba(235, 219, 178, 0.70)
|
||||
color = rgba(122, 162, 247, 0.70)
|
||||
font_size = 25
|
||||
font_family = Roboto Bold
|
||||
position = 0, 350
|
||||
@@ -41,7 +41,7 @@ label {
|
||||
label {
|
||||
monitor =
|
||||
text = cmd[update:1000] echo "<span>$(date +"%I:%M")</span>"
|
||||
color = rgba(235, 219, 178, 0.70)
|
||||
color = rgba(122, 162, 247, 0.70)
|
||||
font_size = 120
|
||||
font_family = Roboto Bold
|
||||
position = 0, 250
|
||||
@@ -53,7 +53,7 @@ label {
|
||||
monitor =
|
||||
text = Joshua Elmasri
|
||||
text_align = center # center/right or any value for default left. multi-line text alignment inside label container
|
||||
color = rgba(235, 219, 178, 1.0)
|
||||
color = rgba(122, 162, 247, 1.0)
|
||||
font_size = 30
|
||||
font_family = Roboto Bold
|
||||
rotate = 0 # degrees, counter-clockwise
|
||||
@@ -73,7 +73,7 @@ input-field {
|
||||
dots_fade_time = 0
|
||||
outer_color = rgba(0, 0, 0, 0)
|
||||
inner_color = rgba(255, 255, 255, 0.1)
|
||||
font_color = rgb(235, 219, 178)
|
||||
font_color = rgb(169, 177, 214)
|
||||
fade_on_empty = false
|
||||
font_family = Roboto
|
||||
placeholder_text = Password
|
||||
|
||||
Reference in New Issue
Block a user