20 lines
408 B
Haskell
20 lines
408 B
Haskell
-- this is just a dummy and will not be used
|
|
|
|
module NixCommands where
|
|
|
|
nixStartIrc = ""
|
|
nixStartAudacious = ""
|
|
nixStartFlameshot = ""
|
|
nixInvertColors = ""
|
|
nixStartRedshift = ""
|
|
nixResetRedshift = ""
|
|
nixSetCursorImage = ""
|
|
nixSetBackground = ""
|
|
nixStartAlbert = ""
|
|
nixStartCopyq = ""
|
|
nixShowCopyq = ""
|
|
nixStartTerminal = ""
|
|
nixAlsaRaiseVolume = ""
|
|
nixAlsaLowerVolume = ""
|
|
nixAlsaMute = ""
|
|
nixNotifySend = ""
|