Commit graph

6 commits

Author SHA1 Message Date
df45a08c6c Move scripts to .local/bin
Moved all personal scripts to ~/.local/bin to be systemd file hierarchy
compliant, as well as XDG compliant. Since they are not configuration
options they don't have anything to do in .config directories.
Also, it's just easier to find than the previous .config/scripts/bin.
2019-05-23 11:20:11 +02:00
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
ba6a320dff exchanged fira code for iosevka 2019-03-14 18:11:08 +01:00
22e8c4b0c6 add feh for wallpaper 2019-03-12 18:16:22 +01:00
83a74058c8 rename testing package group 2019-03-12 17:54:27 +01:00
23fe092d7f move scripts to script directory 2019-03-12 16:05:36 +01:00