Updated nvim config
This commit is contained in:
@@ -7,9 +7,13 @@ bind = $mainMod Shift, Return, exec, $distrobox
|
||||
bind = $mainMod, Return, exec, $terminal
|
||||
bind = $mainMod, Shift_R, exec, $fileManager
|
||||
bind = $mainMod, Control_R, exec, $browser
|
||||
bind = $mainMod Shift, Control_R, exec, $altbrowser
|
||||
bind = $mainMod, backslash, exec, obsidian
|
||||
bind = $mainMod, E, killactive,
|
||||
bind = Alt, F4, killactive,
|
||||
bind = $mainMod, END, exit,
|
||||
bind = $mainMod Shift, END, exec, poweroff
|
||||
bind = $mainMod R, END, exec, reboot
|
||||
bind = $mainMod, Escape, exec, hyprlock
|
||||
bind = $mainMod, F, fullscreen
|
||||
bind = Super Shift, Super_L, exec, pkill rofi || rofi -show run -theme skycontrast -monitor DP-1
|
||||
@@ -63,7 +67,7 @@ bind = , print, exec, XDG_SCREENSHOTS_DIR="$HOME/Pictures/Screenshots" grimshot
|
||||
bindl = , XF86AudioPlay, exec, playerctl play-pause
|
||||
bindl = , XF86AudioPrev, exec, playerctl previous
|
||||
bindl = , XF86AudioNext, exec, playerctl next
|
||||
bind = Control_L Shift_L Alt_L, Super_L, exec, hyprpicker
|
||||
bind = Control_L Shift_L Alt_L, Super_L, exec, hyprpicker --autocopy
|
||||
|
||||
# Mouse Binds
|
||||
bindm = $mainMod, mouse:272, movewindow
|
||||
|
||||
Reference in New Issue
Block a user