agenix: enable agenix
This commit is contained in:
@@ -105,7 +105,8 @@
|
||||
window.commands = [
|
||||
{ command = "floating enable"; criteria = { class = "Pavucontrol"; }; }
|
||||
{ command = "floating enable"; criteria = { class = "Galculator"; }; }
|
||||
{ command = "floating enable"; criteria = { class = "^Yubi$"; }; }
|
||||
{ command = "floating enable"; criteria = { class = "Nitrokey App"; }; }
|
||||
{ command = "floating enable"; criteria = { class = "Yubico Authenticator"; }; }
|
||||
{ command = "floating enable"; criteria = { window_role = "pop-up"; }; }
|
||||
];
|
||||
|
||||
@@ -228,7 +229,7 @@
|
||||
export VDPAU_DRIVER="iHD";
|
||||
export XDG_SESSION_TYPE="wayland";
|
||||
export XDG_CURRENT_DESKTOP="sway";
|
||||
#export QT_QPA_PLATFORMTHEME="wayland-egl";
|
||||
export QT_QPA_PLATFORMTHEME="wayland-egl";
|
||||
export GST_VAAPI_ALL_DRIVERS="1";
|
||||
export GTK_THEME="Arc";
|
||||
export _JAVA_AWT_WM_NONREPARENTING="1";
|
||||
|
||||
Reference in New Issue
Block a user