diff --git a/wayland/config/environment.d/wayland.conf b/wayland/config/environment.d/wayland.conf index 5fafee6..2549032 100644 --- a/wayland/config/environment.d/wayland.conf +++ b/wayland/config/environment.d/wayland.conf @@ -17,4 +17,4 @@ SAL_USE_VCLPLUGIN=gtk3 QT_QPA_PLATFORMTHEME=qt6ct QT_QPA_PLATFORMTHEME_QT6=qt6ct GTK_THEME=pogmom-gtk -DIALOG=kdialog +DIALOG=zenity diff --git a/wayland/config/sway/config.d/layout b/wayland/config/sway/config.d/layout index 1dabea0..6810c79 100644 --- a/wayland/config/sway/config.d/layout +++ b/wayland/config/sway/config.d/layout @@ -28,7 +28,7 @@ set { layer_effects { "eww-bar" $layer_blur "eww-home" $layer_blur - "wofi" $layer_blur + "wofi" $xray_blur "worf" $layer_blur "gtk_layer_shell" $layer_blur "swaync-control-center" $layer_blur diff --git a/wayland/config/sway/config.d/window_rules b/wayland/config/sway/config.d/window_rules index 8f17573..2251692 100644 --- a/wayland/config/sway/config.d/window_rules +++ b/wayland/config/sway/config.d/window_rules @@ -13,7 +13,7 @@ set { $xl resize set width 90ppt, resize set height 90ppt #popup windows - $popup $float, $half, border pixel 3, sticky enable + $popup $float, $half, border none, sticky enable #game windows? dunno if these rules do anything really $game $ii, $float, border none, fullscreen enable, shadows disable #scratchpad windows @@ -59,7 +59,7 @@ for_window { [app_id="xdg-desktop-portal-gtk"] $popup, $half [class="^feh$"] $popup, $small, $atcursor [app_id="org.kde.dolphin" title="^Extracting Files"] $popup, $med - [app_id="zenity"] $popup, $small, $atcursor + [app_id="zenity"] $popup, $small, $atcursor, blur_xray enable [app_id="yad"] $popup, $small, $atcursor #game - inhibit idle focus, no border, fullscreen, floating