From 5da7ad983d9db602d4e8f8b53591a93f656ec866 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hatvani=20Tam=C3=A1s?= Date: Sun, 8 Feb 2026 17:38:09 +0100 Subject: [PATCH] trying out kitty, added new jellyfin window title to videoplayer tag --- hypr/hyprland.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 2a8cfbe..dcc154d 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -37,7 +37,7 @@ xwayland { # See https://wiki.hypr.land/Configuring/Keywords/ # Set programs that you use -$terminal = ghostty +$terminal = kitty $fileManager = nemo $menu = rofi -show drun -p "Search> " | xargs -I{} search {} @@ -62,7 +62,7 @@ exec-once = librepods --start-minimized # See https://wiki.hypr.land/Configuring/Environment-variables/ env = XCURSOR_SIZE,24 env = HYPRCURSOR_SIZE,24 -env = GDK_SCALE, 2 +env = GDK_SCALE, 1 ################### ### PERMISSIONS ### @@ -319,6 +319,7 @@ windowrule = tag +games, match:class ^(steam_app_\d+)$ windowrule = tag +games, match:class ^(gamescope)$ windowrule = tag +gamestore, match:class ^([Ss]team)$ windowrule = match:title Jellyfin Media Player, tag +videoplayer +windowrule = match:title Jellyfin, tag +videoplayer windowrule = tag +screenrecord, match:class com.obsproject.Studio windowrule = tag +rustdesk, match:class rustdesk