From 7ea67f2f67d9010cfc7310a319868ed29ab1e3cd Mon Sep 17 00:00:00 2001 From: voidarc Date: Fri, 13 Mar 2026 17:38:36 +0000 Subject: [PATCH] fixed crash caused by otter launcher doing freaky shit --- .config/otter-launcher/config.toml | 2 +- .nixos | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/otter-launcher/config.toml b/.config/otter-launcher/config.toml index a448bdb7..8323b2cf 100644 --- a/.config/otter-launcher/config.toml +++ b/.config/otter-launcher/config.toml @@ -64,7 +64,7 @@ description = "launch programs" prefix = "app" cmd = """ hyprctl dispatch resizeactive 300 500 && -hyprctl dispatch centerwindow & +hyprctl dispatch centerwindow && fsel -d """ diff --git a/.nixos b/.nixos index 72221d91..94f0e793 160000 --- a/.nixos +++ b/.nixos @@ -1 +1 @@ -Subproject commit 72221d9157745e8b15cf3dd7afd715098bb121d0 +Subproject commit 94f0e793d7835d4871f8616f25ed0752a80ed88b