1

Home: Replace vlc with mpv

This commit is contained in:
2025-11-14 17:17:24 +01:00
parent 6020e99197
commit 91b774d9e6
5 changed files with 7 additions and 7 deletions

View File

@ -428,11 +428,11 @@ in {
hotkey-overlay = {title = "Move column to the left. Equivalent bindings for other directions.";};
};
"Mod+Shift+J" = {
action = move-window-down;
action = move-window-down-or-to-workspace-down;
hotkey-overlay = {hidden = true;};
};
"Mod+Shift+K" = {
action = move-window-up;
action = move-window-up-or-to-workspace-up;
hotkey-overlay = {hidden = true;};
};
"Mod+Shift+L" = {