summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/hypr/hyprland.conf14
1 files changed, 11 insertions, 3 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
index 9722216..117ddcc 100644
--- a/.config/hypr/hyprland.conf
+++ b/.config/hypr/hyprland.conf
@@ -56,6 +56,7 @@ exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec-once = waybar & hyprpaper
exec-once = fcitx5 -d --replace
exec-once = clash-verge
+exec-once = kdeconnectd
#############################
@@ -300,10 +301,17 @@ bindel = ,XF86MonBrightnessDown, exec, brightnessctl s 10%-
# windowrulev2 = float,class:^(kitty)$,title:^(kitty)$
windowrulev2 = suppressevent maximize, class:.* # You'll probably like this.
+
+# set application window to float
windowrulev2 = size 50% 50%, center, floating:*
+windowrulev2 = float, title:(Volume Control|Friends List|Steam Settings)
windowrulev2 = float, class:^(.*polkit-kde.*|.*clash-verge.*|kvantummanager)$
+
+# set application window to indicated workspace
+windowrulev2 = workspace 4,class:^(Gimp.*|.*kdenlive)$
+windowrulev2 = workspace 5,class:^(steam_app_\d+|mpv)$
+
+
windowrulev2 = opacity 1 override title:(.*)(- Youtube)$
-windowrulev2 = float, title:(Volume Control|Friends List|Steam Settings)
+windowrulev2 = opacity 1 override class:(Gimp.*|.*kdenlive)
windowrulev2 = fullscreen,class:^(steam_app_\d+|mpv)$
-windowrulev2 = workspace 5,class:^steam_app_\d+$
-windowrulev2 = workspace 4,class:mpv