updated lsp, linting and formatters nvim
This commit is contained in:
@@ -37,7 +37,6 @@ monitor=,preferred,auto,1.5
|
||||
|
||||
# Set programs that you use
|
||||
$terminal = kitty
|
||||
$fileManager = dolphin
|
||||
$menu = wofi --show drun
|
||||
$browser = librewolf
|
||||
$mail = betterbird
|
||||
@@ -227,7 +226,6 @@ $mainMod = SUPER # Sets "Windows" key as main modifier
|
||||
bind = $mainMod, return, exec, $terminal
|
||||
bind = $SUPER_SHIFT, c, killactive,
|
||||
bind = $mainMod, !, exit,
|
||||
bind = $mainMod, E, exec, $fileManager
|
||||
bind = $mainMod, V, togglefloating,
|
||||
bind = $mainMod, space, exec, $menu
|
||||
bind = $mainMod, P, exec, [workspace 5 silent] bitwarden-desktop
|
||||
@@ -339,7 +337,7 @@ bindl = , XF86AudioPrev, exec, playerctl previous
|
||||
# windowrulev2 = float,class:^(kitty)$,title:^(kitty)$
|
||||
|
||||
# Ignore maximize requests from apps. You'll probably like this.
|
||||
windowrulev2 = suppressevent maximize, class:.*
|
||||
# windowrulev2 = suppressevent maximize, class:.*
|
||||
|
||||
# Fix some dragging issues with XWayland
|
||||
#windowrulev2 = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
|
||||
|
||||
Reference in New Issue
Block a user