| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [newwal] use print0 | Raymaekers Luca | 2023-09-28 | 1 | -2/+2 |
| | | |||||
| * | [linkhandler] use environment variables | Raymaekers Luca | 2023-09-28 | 1 | -3/+6 |
| | | |||||
| * | removed scripts and made seperate project | Raymaekers Luca | 2023-09-19 | 1 | -75/+0 |
| | | |||||
| * | [zshrc] use exec and keychain identity | Raymaekers Luca | 2023-08-13 | 1 | -0/+1 |
| | | | | | | | | Add keychain identity on startup, this is more useful because with suspend I will only type the password once per day. Also it makes adding with keyadd faster. Also use exec to have less processes, don't know if it works though... | ||||
| * | [mpass] cleanup of messages and commands | Raymaekers Luca | 2023-08-13 | 1 | -10/+10 |
| | | |||||
| * | [mpass] added test for connecting to agent | Raymaekers Luca | 2023-08-13 | 1 | -1/+9 |
| | | |||||
| * | [mpass] added notify function | Raymaekers Luca | 2023-08-13 | 1 | -10/+19 |
| | | |||||
| * | updated notify-send command | Raymaekers Luca | 2023-08-06 | 1 | -4/+4 |
| | | |||||
| * | cleanup on locker script | Raymaekers Luca | 2023-08-02 | 1 | -6/+3 |
| | | |||||
| * | use startw script for hyprland | Raymaekers Luca | 2023-07-26 | 1 | -0/+5 |
| | | |||||
| * | cleanup | Raymaekers Luca | 2023-07-09 | 1 | -0/+3 |
| | | |||||
| * | added argument to add key faster | Raymaekers Luca | 2023-07-03 | 1 | -3/+6 |
| | | |||||
| * | added multmonitor support | Raymaekers Luca | 2023-05-21 | 1 | -5/+18 |
| | | |||||
| * | fixed HOST variable not used | Raymaekers Luca | 2023-05-17 | 1 | -1/+2 |
| | | |||||
| * | added menucmd handling and SSHFOLDER variable | Raymaekers Luca | 2023-05-17 | 1 | -13/+26 |
| | | |||||
| * | Merge branch 'main' of gdb:dotfiles | Raymaekers Luca | 2023-05-16 | 1 | -0/+1 |
| |\ | |||||
| | * | added pywalfox command | Raymaekers Luca | 2023-05-16 | 1 | -0/+1 |
| | | | |||||
| | * | fixed not using $HOST variable | Raymaekers Luca | 2023-05-16 | 1 | -1/+1 |
| | | | |||||
| * | | fixed typo | Raymaekers Luca | 2023-05-16 | 1 | -1/+1 |
| | | | |||||
| * | | use keyadd instead of passvar | Raymaekers Luca | 2023-05-16 | 1 | -1/+9 |
| |/ | |||||
| * | cleanup | Raymaekers Luca | 2023-05-16 | 1 | -2/+2 |
| | | |||||
| * | added delete option | Raymaekers Luca | 2023-05-16 | 1 | -1/+5 |
| | | |||||
| * | don't continue if key does not exist | Raymaekers Luca | 2023-05-16 | 1 | -0/+2 |
| | | |||||
| * | remove bg img after unlocking | Raymaekers Luca | 2023-05-16 | 1 | -0/+1 |
| | | |||||
| * | added more scripts | Raymaekers Luca | 2023-05-16 | 2 | -0/+27 |
| | | |||||
| * | use pixelate instead of imagemagick | Raymaekers Luca | 2023-05-16 | 1 | -3/+3 |
| | | |||||
| * | added snippets | Raymaekers Luca | 2023-05-14 | 1 | -0/+1 |
| | | |||||
| * | added tofi reset to nordtheme | Raymaekers Luca | 2023-05-10 | 1 | -0/+1 |
| | | |||||
| * | use variable for favorites dir | Raymaekers Luca | 2023-05-10 | 1 | -3/+5 |
| | | |||||
| * | added height and changed anchor | Raymaekers Luca | 2023-05-09 | 1 | -1/+1 |
| | | |||||
| * | added nordtheme script! | Raymaekers Luca | 2023-05-09 | 1 | -0/+14 |
| | | |||||
| * | Merge branch 'main' of gdb:dotfiles | Raymaekers Luca | 2023-05-08 | 1 | -0/+16 |
| |\ | |||||
| | * | Merge branch 'main' of db:dotfiles | Raymaekers Luca | 2023-05-08 | 1 | -2/+4 |
| | |\ | |||||
| | * | | added copyhist! | Raymaekers Luca | 2023-05-08 | 1 | -0/+16 |
| | | | | |||||
| * | | | fixed typo error | Raymaekers Luca | 2023-05-08 | 1 | -1/+1 |
| | |/ |/| | |||||
| * | | added diff to favwal and fixed some issues | Raymaekers Luca | 2023-05-08 | 1 | -2/+4 |
| |/ | |||||
| * | added scripts | Raymaekers Luca | 2023-05-07 | 1 | -0/+6 |
| | | |||||
| * | don't copy trailing on imgclip | Raymaekers Luca | 2023-05-07 | 1 | -2/+2 |
| | | |||||
| * | remove symlink before creating colors | Raymaekers Luca | 2023-05-04 | 1 | -0/+1 |
| | | |||||
| * | use signal to reload waybar | Raymaekers Luca | 2023-05-04 | 1 | -2/+1 |
| | | |||||
| * | added tofi colors generation | Raymaekers Luca | 2023-05-04 | 1 | -0/+17 |
| | | |||||
| * | added back cache removal | Raymaekers Luca | 2023-05-04 | 1 | -0/+1 |
| | | |||||
| * | added more comment | Raymaekers Luca | 2023-05-04 | 1 | -1/+2 |
| | | |||||
| * | don't test for cache dir | Raymaekers Luca | 2023-05-04 | 1 | -1/+0 |
| | | |||||
| * | don't clear cache | Raymaekers Luca | 2023-05-04 | 1 | -1/+0 |
| | | |||||
| * | use more obvious variable name | Raymaekers Luca | 2023-05-04 | 1 | -4/+4 |
| | | |||||
| * | use variable for wallpapers directory | Raymaekers Luca | 2023-05-04 | 1 | -1/+2 |
| | | |||||
| * | use variable for resolution | Raymaekers Luca | 2023-05-04 | 1 | -1/+2 |
| | | |||||
| * | add argument support | Raymaekers Luca | 2023-05-04 | 1 | -5/+8 |
| | | |||||
| * | use variable for wal cache directory | Raymaekers Luca | 2023-05-04 | 1 | -2/+4 |
| | | |||||
