nvim: add neotest

This commit is contained in:
Fabio Lenherr / DashieTM 2023-09-21 19:26:09 +02:00
parent 993bd794f0
commit 46f4fdcc69
12 changed files with 333 additions and 196 deletions

View file

@ -1,4 +1,3 @@
#
#fix the fucking portal
exec-once=systemctl --user import-environment
@ -6,11 +5,10 @@ exec-once=dbus-update-activation-environment --all
#
#
monitor=DP-3,2560x1440@165,0x0,1
monitor=DP-1,3440x1440@180,2560x0,1
monitor=DP-2,1920x1200@60,6000x0,1
monitor=DP-3,2560x1440@165,-2560x0,1
monitor=DP-1,3440x1440@180,0x0,1
monitor=DP-2,1920x1200@60,3440x0,1
monitor=DP-2,transform,1
monitor=,highrr,auto,1
workspace=DP-3,1
@ -19,12 +17,7 @@ workspace=DP-2,3
input {
kb_file=
kb_layout=diaeresis
kb_variant=
kb_model=
kb_options=
kb_rules=
repeat_delay=200
natural_scroll=false
follow_mouse=1
@ -32,34 +25,27 @@ input {
touchpad {
natural_scroll=yes
tap-to-click=yes
tap-to-click=yes
}
}
general {
sensitivity=1.0 # for mouse cursor
gaps_in=3
gaps_out=5
gaps_in=3 3 3 3
gaps_out=2 5 5 5
border_size=3
col.active_border=0xFFFF0000 0xFF00FF00 0xFF0000FF 45deg
col.inactive_border=0x66333333
apply_sens_to_raw=0 # whether to apply the sensitivity to raw input (e.g. used by games where you aim using your mouse)
# layout=hy3
}
decoration {
rounding=4
blur {
# enabled=false
}
}
animations {
enabled=1
# animation=windowsMove,1,4,default
animation=windowsMove,1,4,default
animation=windows,1,7,default,popin 70%
animation=border,1,10,default
animation=fade,1,10,default
@ -68,9 +54,8 @@ animations {
dwindle {
preserve_split=true
pseudotile=0 # enable pseudotiling on dwindle
pseudotile=0
permanent_direction_override=false
# smart_resizing=true
}
gestures {
@ -78,44 +63,30 @@ gestures {
}
misc {
vfr=true
vrr = 1
animate_manual_resizes=1
enable_swallow=true
swallow_regex=^(.*)(kitty)(.*)$
layers_hog_keyboard_focus=false
# animate_mouse_windowdragging=true
# swallow_exception_regex = ^(?:(?:^|\s)([a-zA-Z0-9]+\b)+(?:$|[^\w\s]))$
vfr=true
vrr = 1
animate_manual_resizes=1
enable_swallow=true
disable_splash_rendering = true
disable_hyprland_logo = true
swallow_regex=^(.*)(kitty)(.*)$
layers_hog_keyboard_focus=false
}
#reserve place for bar
#monitor=eDP-1,addreserved,45,0,0,0
# example window rules
# for windows named/classed as abc and xyz
# window rules
windowrule=tile,^(.*)(Spotify)(.*)$
# windowrule=float,^(.*)(Steam)(.*)$
windowrule=float,^(.*)(OxiCalc)(.*)$
windowrule=float,^(.*)(winecfg.exe)(.*)$
windowrule=float,^(.*)(speed.exe)(.*)$
windowrule=float,^(.*)(copyq)(.*)$
windowrule=center,^(.*)(gnome)(.*)$
# windowrule=windowdance,^(.*)(ota)(.*)$
windowrule=forceinput,^(.*)(ota)(.*)$
windowrule=size 1200 800,^(org.gnome.NautilusPreviewer)$
windowrule=center,^(.*)(swappy)(.*)$
# windowrule=opacity 80,^(.*)(dunst)(.*)$
windowrule=float,title:^(.*)(Spirit)(.*)$
#windowrule=tile,xyz
#windowrule=float,abc
#windowrule=pseudo,abc
#windowrule=monitor 0,xyz
# example binds
# binds
bind=SUPER,S,exec,grim -g "$(slurp)" - | wl-copy
bind=SUPERSHIFTALT,S,exec, grim -g "$(slurp)" $HOME/gits/ost-4semester/Screenshots/$(date +'%Y_%m_%d_%I_%M_%S.png') && (date +'%Y_%m_%d_%I_%M_%S.png') | wl-copy
bind=SUPERSHIFTALT,S,exec, grim -g "$(slurp)" $HOME/gits/ost-5semester/Screenshots/$(date +'%Y_%m_%d_%I_%M_%S.png') && (date +'%Y_%m_%d_%I_%M_%S.png') | wl-copy
bind=SUPERSHIFT,S,exec,grim -g "$(slurp)" - | swappy -f -
bind=SUPER,F,exec,firefox
bind=SUPER,T,exec,kitty -1
@ -123,14 +94,13 @@ bind=SUPER,Q,killactive,
bind=SUPERSHIFTALT,M,exit,
bind=SUPER,E,exec,nautilus --new-window
bind=SUPER,N,exec,neovide --novsync
bind=SUPER,M,exec,oxidash --css /home/dashie/gits/oxidash-gtk/style.css
bind=SUPER,M,exec,oxidash --css /home/dashie/gits/oxidash/style.css
bind=SUPER,V,togglefloating,
bind=SUPER,B,fullscreen,
bind=SUPER,R,exec,anyrun
# bind=SUPER,R,exec,rofi -show drun -theme tokyonight
# bind=SUPERSHIFT,R,exec,rofi -show run -theme tokyonight
bind=SUPER,C,togglesplit
bind=SUPER,G,exec,oxicalc
bind=SUPERSHIFT,G,exec,gamelock
bind=SUPERSHIFT,L,exec, playerctl -a pause & swaylock -c 000000 & systemctl suspend
bind=,XF86AudioMute,exec,pactl set-sink-mute @DEFAULT_SINK@ toggle
bind=,XF86AudioLowerVolume,exec, $HOME/.config/eww/scripts/change-volume sink -5%
@ -140,8 +110,10 @@ bind=,XF86AudioNext,exec, playerctl next
bind=,XF86AudioPrev,exec, playerctl previous
bind=,XF86MonBrightnessDown,exec, $HOME/.config/eww/scripts/change-brightness brightness 10%-
bind=,XF86MonBrightnessUp,exec, $HOME/.config/eww/scripts/change-brightness brightness +10%
bind=SUPER,D,exec,$HOME/.config/eww/scripts/cockpit_toggle
bind=SUPER,D,exec,oxishut --css /home/dashie/gits/OxiShut/style.css
bind=SUPER,A,exec,copyq toggle
bind=SUPERSHIFT,W,togglespecialworkspace
bind=SUPER,W,movetoworkspace,special
binde=SUPER,J,movefocus,l
@ -202,13 +174,7 @@ bindm=SUPER,mouse:272,movewindow
bindm=SUPER,mouse:273,resizewindow
#binds for debug testing
debug {
# overlay=true
}
# bind=SUPERALT,H,pass,^(wlroots)$
# bind=SUPERALT,J,pass,^(wlroots)$
#
# bind=SUPERALT,left,pass,^(wlroots)$
# bind=SUPERALT,right,pass,^(wlroots)$
# bind=SUPERALT,up,pass,^(wlroots)$
@ -217,18 +183,11 @@ debug {
#autostart programs
#exec=~/Documents/scripts/hyprstart.sh
#exec=hyprstart.sh
exec-once=hyprpaper
# exec-once=eww daemon
# exec-once=eww open bar
exec-once=ironbar
exec-once=element-desktop
exec-once=firefox
exec-once=streamdeck -n
exec-once=copyq --start-server
exec-once=/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec-once= easyeffects --gapplication-service
exec-once=nextcloud --background
exec-once=oxinoti --css /home/dashie/gits/oxinoti/style.css
# plugin=/home/dashie/gits/hy3/build/libhy3.so