fixed crash caused by otter launcher doing freaky shit

This commit is contained in:
2026-03-13 17:38:36 +00:00
parent c6afe8e399
commit 7ea67f2f67
2 changed files with 2 additions and 2 deletions

View File

@@ -64,7 +64,7 @@ description = "launch programs"
prefix = "app"
cmd = """
hyprctl dispatch resizeactive 300 500 &&
hyprctl dispatch centerwindow &
hyprctl dispatch centerwindow &&
fsel -d
"""

2
.nixos

Submodule .nixos updated: 72221d9157...94f0e793d7