aboutsummaryrefslogtreecommitdiffstats
path: root/hyprland
diff options
context:
space:
mode:
Diffstat (limited to 'hyprland')
-rw-r--r--hyprland/21-rules.conf2
-rw-r--r--hyprland/hyprlock.conf6
2 files changed, 4 insertions, 4 deletions
diff --git a/hyprland/21-rules.conf b/hyprland/21-rules.conf
index a6deb81..76b52d0 100644
--- a/hyprland/21-rules.conf
+++ b/hyprland/21-rules.conf
@@ -1,7 +1,7 @@
# Window Rules #
# Workspaces
-windowrulev2 = workspace special:shadowplay, title:(gpu-screen-recorder-gtk)
+windowrulev2 = workspace special:shadowplay, class:(gpu-screen-recorder-gtk)
windowrulev2 = workspace special:spotify, initialTitle:(Spotify Premium)
# Float
diff --git a/hyprland/hyprlock.conf b/hyprland/hyprlock.conf
index 9250479..0cb4ef9 100644
--- a/hyprland/hyprlock.conf
+++ b/hyprland/hyprlock.conf
@@ -68,7 +68,7 @@ label {
color = rgba(255, 255, 255, 0.8)
font_size = 120
font_family = Iosevka Nerd Font ExtraBold
- position = 0, 50
+ position = 0, 100
halign = center
valign = center
}
@@ -95,7 +95,7 @@ label {
color = rgba(255, 255, 255, 0.6)
font_size = 18
font_family = Iosevka Nerd Font ExtraBold
- position = 0, 0
+ position = 0, 120
halign = center
valign = bottom
}
@@ -106,7 +106,7 @@ label {
color = rgba(255, 160, 6, 0.6)
font_size = 14
font_family = Iosevka Nerd Font ExtraBold
- position = 0, 60
+ position = 0, 180
halign = center
valign = bottom
}