| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'main' of debuc.com:dotfiles | Raymaekers Luca | 2024-04-16 | 1 | -1/+1 |
| |\ | |||||
| | * | synced | Raymaekers Luca | 2024-04-15 | 1 | -1/+1 |
| | | | |||||
| * | | update | Raymaekers Luca | 2024-04-16 | 1 | -1/+0 |
| |/ | |||||
| * | refactor | Raymaekers Luca | 2024-03-22 | 2 | -14/+24 |
| | | |||||
| * | refactor | Raymaekers Luca | 2024-03-11 | 1 | -9/+9 |
| | | |||||
| * | renamed clipswap | Raymaekers Luca | 2024-03-02 | 1 | -0/+0 |
| | | |||||
| * | refactor imgclip | Raymaekers Luca | 2024-03-02 | 1 | -22/+4 |
| | | |||||
| * | fix commander not working | Raymaekers Luca | 2024-02-27 | 1 | -1/+1 |
| | | |||||
| * | Use clipp and remove tac | Raymaekers Luca | 2024-01-25 | 1 | -3/+3 |
| | | |||||
| * | Merge branch 'main' of db:dotfiles | Raymaekers Luca | 2023-12-12 | 1 | -2/+3 |
| |\ | |||||
| | * | cleanup | Raymaekers Luca | 2023-12-07 | 1 | -2/+3 |
| | | | |||||
| * | | use mpv instead of qndl | Raymaekers Luca | 2023-12-12 | 1 | -1/+1 |
| | | | |||||
| * | | cleanup | Raymaekers Luca | 2023-12-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | sort results in reverse order so bottom results in terminal are shown first don't use echo | ||||
| * | | added file scheme | Raymaekers Luca | 2023-12-12 | 1 | -1/+1 |
| | | | |||||
| * | | added handling file:// scheme | Raymaekers Luca | 2023-12-12 | 1 | -0/+6 |
| |/ | |||||
| * | added getdisplays | Raymaekers Luca | 2023-12-05 | 1 | -0/+3 |
| | | |||||
| * | make move command mroe uniform | Raymaekers Luca | 2023-11-22 | 1 | -2/+2 |
| | | |||||
| * | concatenate dir name | Raymaekers Luca | 2023-11-07 | 1 | -1/+2 |
| | | |||||
| * | added primary clipboard support | Raymaekers Luca | 2023-11-03 | 2 | -6/+10 |
| | | |||||
| * | added clipswap | Raymaekers Luca | 2023-11-03 | 1 | -0/+4 |
| | | |||||
| * | added cliptype | Raymaekers Luca | 2023-11-03 | 1 | -0/+2 |
| | | |||||
| * | turn aliases into scripts | Raymaekers Luca | 2023-10-31 | 2 | -0/+8 |
| | | | | | | This allows for better integration, and makes it possible to call these from other programs, such as window managers, ... | ||||
| * | updated colors path | Raymaekers Luca | 2023-10-27 | 1 | -1/+1 |
| | | |||||
| * | added new scripts | Raymaekers Luca | 2023-10-27 | 3 | -0/+20 |
| | | |||||
| * | added more scripts | Raymaekers Luca | 2023-10-23 | 3 | -0/+78 |
| | | |||||
| * | refactor | Raymaekers Luca | 2023-10-19 | 1 | -13/+15 |
| | | |||||
| * | cleanup | Raymaekers Luca | 2023-10-18 | 1 | -6/+1 |
| | | |||||
| * | use dwl specific config | Raymaekers Luca | 2023-10-18 | 1 | -1/+1 |
| | | |||||
| * | use desktop agnostic way to get monitors | Raymaekers Luca | 2023-10-18 | 1 | -4/+3 |
| | | |||||
| * | added dwl configuration | Raymaekers Luca | 2023-10-17 | 2 | -0/+51 |
| | | |||||
| * | shut ouptut of pixelate | Raymaekers Luca | 2023-10-10 | 1 | -1/+1 |
| | | |||||
| * | added check if there is a login | Raymaekers Luca | 2023-10-08 | 1 | -2/+4 |
| | | |||||
| * | added fillpass | Raymaekers Luca | 2023-10-04 | 1 | -0/+13 |
| | | |||||
| * | [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 |
| | | | |||||
