mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-23 03:20:26 +10:00
Update
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
[Trigger]
|
||||
Operation = Upgrade
|
||||
Type = Package
|
||||
Target = xmonad*
|
||||
|
||||
[Action]
|
||||
Description = Recompiling Xmonad now because of Xmonad updates...
|
||||
When = PostTransaction
|
||||
Depends = xmonad
|
||||
Exec = /bin/sh -c "runuser -l $( who | cut -d ' ' -f1 | uniq) -c 'xmonad --recompile'"
|
||||
@@ -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'"
|
||||
Reference in New Issue
Block a user