16 lines
324 B
Haskell
16 lines
324 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 = ""
|