Commit graph

5 commits

Author SHA1 Message Date
Marty Oehme 472b2e8f92 Add simple prompt program based on dmenu
Can be used to as for confirmation for actions (E.g. shut down pc,
reboot and so on). Takes 3 parameters, with the last being optional, in
the form of:

dmenuprompt "Text to display" "command to execute on yes"
[success/warn/danger]

The last flag only changes the colors being displayed by the prompt.
If the last flag is not provided, it will display in default colors.
2019-05-22 14:24:29 +02:00
Marty Oehme ba6a320dff exchanged fira code for iosevka 2019-03-14 18:11:08 +01:00
Marty Oehme 22e8c4b0c6 add feh for wallpaper 2019-03-12 18:16:22 +01:00
Marty Oehme 83a74058c8 rename testing package group 2019-03-12 17:54:27 +01:00
Marty Oehme 23fe092d7f move scripts to script directory 2019-03-12 16:05:36 +01:00