feat(jellyfin): hypr bind information
This commit is contained in:
@@ -39,8 +39,8 @@ in {
|
|||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
# Bind to your preferred combo (e.g., Super + Alt + M)
|
# Bind to your preferred combo (e.g., Super + Alt + M)
|
||||||
bind = [
|
bindd = [
|
||||||
"SUPER ALT, M, exec, ${toggleImmersive}/bin/toggle-immersive"
|
"SUPER ALT, M, Toggle Immersion Mode, exec, ${toggleImmersive}/bin/toggle-immersive"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user