some small sway/environment changes
This commit is contained in:
parent
f901093386
commit
99138177f4
3 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue