mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2025-12-05 02:53:38 -08:00
add center keybiding
This commit is contained in:
@@ -20,7 +20,7 @@ bind = $mainMod, d, exec, $menu
|
||||
bind = $mainMod, P, pseudo, # dwindle
|
||||
bind = $mainMod, t, togglesplit, # dwindle
|
||||
bind = $mainMod, f, fullscreen,
|
||||
bind = $mainMod, i, swapactiveworkspaces, DP-1 DP-3
|
||||
bind = $mainMod, i, swapnext
|
||||
|
||||
# Move focus with mainMod + arrow keys
|
||||
bind = $mainMod, h, movefocus, l
|
||||
@@ -32,6 +32,7 @@ bind = $mainMod SHIFT, j, movewindow, d
|
||||
bind = $mainMod SHIFT, k, movewindow, u
|
||||
bind = $mainMod SHIFT, h, movewindow, l
|
||||
bind = $mainMod SHIFT, l, movewindow, r
|
||||
bind = CTRL+SHIFT, c, centerwindow
|
||||
|
||||
|
||||
# Move focus to next monitor
|
||||
@@ -98,7 +99,7 @@ bind = $mainMod SHIFT, w, exec, $HOME/.config/rofi/scripts/rofi-wallpaper.sh
|
||||
bind = $mainMod, n, exec, uwsm app -sb -- ghostty --command=/usr/bin/ncmpcpp
|
||||
|
||||
# notifications
|
||||
bind = $mainMod SHIFT, n, exec, swaync-client -t
|
||||
bind = $mainMod SHIFT, n, exec, swaync-client -t
|
||||
|
||||
# mpv add
|
||||
bind = SUPER, m, exec, ~/.local/bin/mpv-add.sh
|
||||
|
||||
Reference in New Issue
Block a user