2019-10-24 02:20:38 +02:00
|
|
|
-- this is just a dummy and will not be used
|
|
|
|
|
|
|
|
module NixCommands where
|
|
|
|
|
|
|
|
nixStartIrc = ""
|
|
|
|
nixStartAudacious = ""
|
|
|
|
nixStartFlameshot = ""
|
|
|
|
nixInvertColors = ""
|
|
|
|
nixStartRedshift = ""
|
|
|
|
nixResetRedshift = ""
|
|
|
|
nixSetCursorImage = ""
|
|
|
|
nixSetBackground = ""
|
|
|
|
nixStartAlbert = ""
|
|
|
|
nixStartCopyq = ""
|
2019-10-29 11:42:28 +01:00
|
|
|
nixShowCopyq = ""
|
2019-10-24 02:20:38 +02:00
|
|
|
nixStartTerminal = ""
|
2020-02-18 23:28:39 +01:00
|
|
|
nixAlsaRaiseVolume = ""
|
|
|
|
nixAlsaLowerVolume = ""
|
|
|
|
nixAlsaMute = ""
|
2020-03-28 11:50:50 +01:00
|
|
|
nixNotifySend = ""
|