From 5656df08a8cca5678a1fa0f06d236d1f7588ffb0 Mon Sep 17 00:00:00 2001 From: tomit4 Date: Fri, 26 Sep 2025 15:06:55 -0700 Subject: [PATCH] :wrench: Reverted gimp to old command --- .config/sxhkd/sxhkdrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 9a8bfefe..407d2b41 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -173,8 +173,7 @@ super + c super + i inkscape & super + g - flatpak run org.gimp.GIMP --no-splash & - # gimp --no-splash & + gimp --no-splash & # krita --nosplash & super + h $HOME/scripts/bsphide &