From 9624d231900e2318a48b844a045a12f316cd8be1 Mon Sep 17 00:00:00 2001 From: ThanosApollo Date: Wed, 12 Oct 2022 19:27:50 +0300 Subject: Remove dt xmonad --- .config/xmonad/pacman-hooks/recompile-xmonadh.hook | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 .config/xmonad/pacman-hooks/recompile-xmonadh.hook (limited to '.config/xmonad/pacman-hooks/recompile-xmonadh.hook') diff --git a/.config/xmonad/pacman-hooks/recompile-xmonadh.hook b/.config/xmonad/pacman-hooks/recompile-xmonadh.hook deleted file mode 100644 index c014cbb..0000000 --- a/.config/xmonad/pacman-hooks/recompile-xmonadh.hook +++ /dev/null @@ -1,10 +0,0 @@ -[Trigger] -Operation = Upgrade -Type = Package -Target = haskell* - -[Action] -Description = Recompiling Xmonad now because of Haskell updates ... -When = PostTransaction -Depends = xmonad -Exec = /bin/sh -c "runuser -l $( who | cut -d ' ' -f1 | uniq) -c 'xmonad --recompile'" -- cgit v1.2.3