update system

This commit is contained in:
2026-06-06 13:11:00 +02:00
parent 7c3a4f9cb6
commit cf2108ad82
17 changed files with 361 additions and 325 deletions
+2 -2
View File
@@ -21,10 +21,10 @@ in
bind = [
"SUPER_SHIFT,V,exec,XDG_CURRENT_DESKTOP=sway uwsm app -- flameshot gui --clipboard"
];
windowrule = [
window_rule = [
{
name = "Flameshot";
"match:class" = "^(flameshot)$";
match.class = "^(flameshot)$";
animation = "fade";
float = true;
}