trying out kitty, added new jellyfin window title to videoplayer tag
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user