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