Updated scripts
This commit is contained in:
parent
9ad2f5aa66
commit
4fa4877730
@ -6,7 +6,6 @@ monitor=,preffered,auto,1
|
||||
###################
|
||||
### MY PROGRAMS ###
|
||||
###################
|
||||
$nvim = alacritty -e ~/linuxbox/start_nvim.sh
|
||||
$terminal = alacritty
|
||||
$browser = brave --new-window --hide-crash-restore-bubble
|
||||
|
||||
@ -115,7 +114,7 @@ misc {
|
||||
animate_manual_resizes = true
|
||||
mouse_move_focuses_monitor = false
|
||||
enable_swallow = false
|
||||
swallow_regex = ^(wezterm)$
|
||||
swallow_regex = ^(alacritty)$
|
||||
}
|
||||
|
||||
#############
|
||||
@ -168,11 +167,8 @@ bind = $mainMod, H, layoutmsg, preselect l
|
||||
bind = $mainMod, L, layoutmsg, preselect r
|
||||
bind = $mainMod, J, layoutmsg, preselect d
|
||||
bind = $mainMod, K, layoutmsg, preselect u
|
||||
bind = $mainMod, M, exec, com.moonlight_stream.Moonlight
|
||||
bind = $mainMod, F, exec, walker --modules applications
|
||||
bind = SUPER, L, exec, python ~/linuxbox/black.py
|
||||
bind = $mainMod CTRL, W, exec, $browser
|
||||
bind = $mainMod , N, exec, $nvim
|
||||
bind = ALT, Tab, workspace, e+1
|
||||
bind = ALT SHIFT, Tab, workspace, emptyn
|
||||
bind = , PRINT, exec, hyprshot -m region
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user