nvim suggestions order, idk

This commit is contained in:
2025-08-15 21:00:58 -07:00
parent 8990ecef57
commit ab995cb125
2 changed files with 13 additions and 6 deletions

View File

@@ -15,7 +15,7 @@
# See https://wiki.hyprland.org/Configuring/Monitors/
monitor=eDP-1, 1920x1080@144.00, auto, 1
monitor=HDMI-A-1, 1920x1080@60.00, auto, 1
# monitor=HDMI-A-1, 1920x1080@60.00, auto, 1
# monitor=HDMI-A-1, 1920x1080@60.02Hz, auto, 1, mirror, eDP-1
# monitor=HDMI-A-1, 1920x1080@60, auto, 1, mirror, eDP-1
# monitor=HDMI-A-1, 2560x1080@60.00, auto, 1
@@ -59,7 +59,7 @@ exec-once = [workspace 11 silent] $messaging
exec-once = [workspace 12 silent] foot bluetui
exec-once = [workspace 13 silent] foot -o colors.regular4=191724 nmtuii
exec-once = [workspace 14 silent] foot btop
exec-once = [workspace 15 silent] $email
exec-once = [workspace 15 silent] sleep 1000 && $email
#############################
@@ -358,6 +358,9 @@ windowrule = float,class:^(org.keepassxc.KeePassXC)
windowrule = float,title:^(Save)$
windowrule = float,title:^(All Files)$
windowrule = float,title:^(Calculator)$
windowrule = float,title:^(Print)$
windowrule = float,title:^(save)$
windowrule = float,class:^(org.kde.kdeconnect.daemon)$
# Vesktop always opens fullscreen on workspace 6
windowrule = workspace 11 silent, class:^(vesktop)$