hyprland: update to latest config
This commit is contained in:
+12
-7
@@ -12,15 +12,20 @@ general {
|
||||
|
||||
# BACKGROUND
|
||||
background {
|
||||
monitor =
|
||||
path = ~/.config/background
|
||||
monitor = DP-3
|
||||
path = ~/pics/dharmx/spam/a_city_with_neon_lights.png
|
||||
blur_passes = 0
|
||||
color = $base
|
||||
}
|
||||
background {
|
||||
monitor = DP-1
|
||||
blur_passes = 0
|
||||
color = $base
|
||||
}
|
||||
|
||||
# TIME
|
||||
label {
|
||||
monitor =
|
||||
monitor = DP-3
|
||||
text = cmd[update:30000] echo "$(date +"%R")"
|
||||
color = $text
|
||||
font_size = 90
|
||||
@@ -32,7 +37,7 @@ label {
|
||||
|
||||
# DATE
|
||||
label {
|
||||
monitor =
|
||||
monitor = DP-3
|
||||
text = cmd[update:43200000] echo "$(date +"%A, %d %B %Y")"
|
||||
color = $text
|
||||
font_size = 25
|
||||
@@ -45,8 +50,8 @@ label {
|
||||
# USER AVATAR
|
||||
|
||||
image {
|
||||
monitor =
|
||||
path = ~/.face
|
||||
monitor = DP-3
|
||||
path = ~/pics/fox-dying.png
|
||||
size = 100
|
||||
border_color = $accent
|
||||
|
||||
@@ -57,7 +62,7 @@ image {
|
||||
|
||||
# INPUT FIELD
|
||||
input-field {
|
||||
monitor =
|
||||
monitor = DP-3
|
||||
size = 300, 60
|
||||
outline_thickness = 4
|
||||
dots_size = 0.2
|
||||
|
||||
Reference in New Issue
Block a user