From d410bfe82ab6f5486719062b0762aaca2eee3ee7 Mon Sep 17 00:00:00 2001 From: Akemi Izuko Date: Tue, 16 Apr 2024 19:56:46 -0600 Subject: [PATCH] i3: mpv keybinds like sway --- i3/config | 10 ++++++++++ sway/config | 2 ++ 2 files changed, 12 insertions(+) diff --git a/i3/config b/i3/config index 01e75ad..a9f1586 100644 --- a/i3/config +++ b/i3/config @@ -364,6 +364,16 @@ mode "mpv_global" { bindsym equal exec ~/.config/sway/mpv_keys.sh '=' bindsym m exec ~/.config/sway/mpv_keys.sh 'm' bindsym A exec ~/.config/sway/mpv_keys.sh 'A' + bindsym 0 exec ~/.config/sway/mpv_keys.sh '0' + bindsym 1 exec ~/.config/sway/mpv_keys.sh '1' + bindsym 2 exec ~/.config/sway/mpv_keys.sh '2' + bindsym 3 exec ~/.config/sway/mpv_keys.sh '3' + bindsym 4 exec ~/.config/sway/mpv_keys.sh '4' + bindsym 5 exec ~/.config/sway/mpv_keys.sh '5' + bindsym 6 exec ~/.config/sway/mpv_keys.sh '6' + bindsym 7 exec ~/.config/sway/mpv_keys.sh '7' + bindsym 8 exec ~/.config/sway/mpv_keys.sh '8' + bindsym 9 exec ~/.config/sway/mpv_keys.sh '9' bindsym return mode "default" bindsym Ctrl+k mode "default" diff --git a/sway/config b/sway/config index a4174f5..fa87d40 100644 --- a/sway/config +++ b/sway/config @@ -240,9 +240,11 @@ input 1452:634:bcm5974 { output * background ~/.config/sway/secondary_wallpaper.png fill output eDP-1 background ~/.config/sway/default_wallpaper.png fill output DP-1 background ~/.config/sway/default_wallpaper.png fill +output DP-2 background ~/.config/sway/default_wallpaper.png fill output DP-3 background ~/.config/sway/default_wallpaper.png fill output DP-1 scale 2 +output DP-2 scale 2 output DP-3 scale 2 default_border pixel 2