From 27513e0251d0531b2a4386d80a2aabd6d8ccb96e Mon Sep 17 00:00:00 2001 From: goodhumored Date: Sat, 3 Aug 2024 22:26:22 +0300 Subject: [PATCH] nm applet autostart, blueman size --- .config/hypr/conf/autostart.conf | 1 + .config/hypr/hyprland.conf | 1 + 2 files changed, 2 insertions(+) diff --git a/.config/hypr/conf/autostart.conf b/.config/hypr/conf/autostart.conf index a5814e8..acca85b 100644 --- a/.config/hypr/conf/autostart.conf +++ b/.config/hypr/conf/autostart.conf @@ -6,4 +6,5 @@ exec-once = copyq --start-server exec-once = waybar & hyprpaper exec-once = dunst exec-once = hypridle +exec-once = nm-applet diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 188d68c..7962cfd 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -166,6 +166,7 @@ source = ./conf/keybindings.conf # windowrule = float, ^(kitty)$ windowrule = size 300 400,(copyq) +windowrule = maxsize 400 300, (blueman) windowrule = float, (copyq|pavucontrol|blueman-manager|wofi|rofi) windowrule = center, (wofi) windowrule = workspace 3, title:^(.*)(Telegram)(.*)$