diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 12c396f..dca5613 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -12,7 +12,7 @@ monitor=DP-2,2560x1440@144,1920x0,1,vrr,2 monitor=HDMI-A-1,1920x1080@60,0x360,1 env = GDK_BACKEND,wayland,x11,* -env = QT_QPA_PLATFORM,wayland,xcb +# env = QT_QPA_PLATFORM,wayland,xcb,* env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1 debug { @@ -111,7 +111,7 @@ gestures { misc { vrr = 2 disable_hyprland_logo = true - no_direct_scanout = false + # no_direct_scanout = false } # Example windowrule v1 @@ -197,11 +197,10 @@ bind = ,XF86MonBrightnessUp, exec, ddcutil -d 2 setvcp 10 + 5 exec=sleep 5; amixer -c 0 set Front unmute exec=sleep 5; amixer -c 1 set Front unmute -# exec-once=hyprctl plugin load $HOME/.config/hypr/split-monitor-workspaces.so - plugin { split-monitor-workspaces { count = 10 + enable_persistent_workspaces = 0 } } diff --git a/.config/waybar/config.jsonc b/.config/waybar/config.jsonc index a248d5f..73ca340 100644 --- a/.config/waybar/config.jsonc +++ b/.config/waybar/config.jsonc @@ -39,7 +39,7 @@ "tooltip": false, "on-click": "activate", "sort-by-number": true, - "all-outputs": true, + "all-outputs": false, "disable-scroll": true, "show-special": true, "format-icons": {