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/
|
# See https://wiki.hypr.land/Configuring/Keywords/
|
||||||
|
|
||||||
# Set programs that you use
|
# Set programs that you use
|
||||||
$terminal = ghostty
|
$terminal = kitty
|
||||||
$fileManager = nemo
|
$fileManager = nemo
|
||||||
$menu = rofi -show drun -p "Search> " | xargs -I{} search {}
|
$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/
|
# See https://wiki.hypr.land/Configuring/Environment-variables/
|
||||||
env = XCURSOR_SIZE,24
|
env = XCURSOR_SIZE,24
|
||||||
env = HYPRCURSOR_SIZE,24
|
env = HYPRCURSOR_SIZE,24
|
||||||
env = GDK_SCALE, 2
|
env = GDK_SCALE, 1
|
||||||
|
|
||||||
###################
|
###################
|
||||||
### PERMISSIONS ###
|
### PERMISSIONS ###
|
||||||
@@ -319,6 +319,7 @@ windowrule = tag +games, match:class ^(steam_app_\d+)$
|
|||||||
windowrule = tag +games, match:class ^(gamescope)$
|
windowrule = tag +games, match:class ^(gamescope)$
|
||||||
windowrule = tag +gamestore, match:class ^([Ss]team)$
|
windowrule = tag +gamestore, match:class ^([Ss]team)$
|
||||||
windowrule = match:title Jellyfin Media Player, tag +videoplayer
|
windowrule = match:title Jellyfin Media Player, tag +videoplayer
|
||||||
|
windowrule = match:title Jellyfin, tag +videoplayer
|
||||||
windowrule = tag +screenrecord, match:class com.obsproject.Studio
|
windowrule = tag +screenrecord, match:class com.obsproject.Studio
|
||||||
windowrule = tag +rustdesk, match:class rustdesk
|
windowrule = tag +rustdesk, match:class rustdesk
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user