add some hypr rules, zsh cli, add steam, fix scaling
This commit is contained in:
@@ -80,6 +80,21 @@
|
||||
valign = center
|
||||
}
|
||||
|
||||
# FP
|
||||
label {
|
||||
monitor =
|
||||
text = cmd[update:1000] echo $FPRINTPROMPT
|
||||
color = $text_color
|
||||
font_size = 18
|
||||
font_family = $font_family
|
||||
shadow_passes = 3
|
||||
shadow_size = 4
|
||||
|
||||
position = -30, 30
|
||||
halign = right
|
||||
valign = bottom
|
||||
}
|
||||
|
||||
# Minutes
|
||||
label {
|
||||
monitor =
|
||||
@@ -160,7 +175,7 @@
|
||||
valign = top
|
||||
}
|
||||
|
||||
label { # Status
|
||||
label { # Status bat
|
||||
monitor =
|
||||
text = cmd[update:5000] ${config.home.homeDirectory}/.config/hypr/scripts/hyprlock-status.sh
|
||||
color = $text_color
|
||||
|
||||
Reference in New Issue
Block a user