| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | added height and changed anchor | Raymaekers Luca | 2023-05-09 | 1 | -1/+1 | |
| * | | changed nvim aliases | Raymaekers Luca | 2023-05-09 | 1 | -3/+3 | |
| * | | added nordtheme script! | Raymaekers Luca | 2023-05-09 | 1 | -0/+14 | |
| * | | added support for both nord and pywal16 theme | Raymaekers Luca | 2023-05-09 | 2 | -20/+22 | |
| * | | fixed cliphist still saving password | Raymaekers Luca | 2023-05-08 | 1 | -6/+5 | |
| * | | 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 | |
| * | | | | don't save password to clipboard history | Raymaekers Luca | 2023-05-08 | 1 | -4/+10 | |
| | |/ / |/| | | ||||||
| * | | | Merge branch 'main' of gdb:dotfiles | Raymaekers Luca | 2023-05-08 | 2 | -1/+2 | |
| |\| | | ||||||
| | * | | change long date format | Raymaekers Luca | 2023-05-08 | 1 | -1/+1 | |
| | * | | add cliphist at start | Raymaekers Luca | 2023-05-08 | 1 | -0/+1 | |
| * | | | added diff to favwal and fixed some issues | Raymaekers Luca | 2023-05-08 | 1 | -2/+4 | |
| |/ / | ||||||
| * | | added scripts | Raymaekers Luca | 2023-05-07 | 2 | -0/+11 | |
| * | | removed files | Raymaekers Luca | 2023-05-07 | 4 | -226/+3 | |
| * | | changed colors | Raymaekers Luca | 2023-05-07 | 1 | -2/+2 | |
| * | | added scroll options | Raymaekers Luca | 2023-05-07 | 1 | -0/+2 | |
| * | | don't copy newline | Raymaekers Luca | 2023-05-07 | 1 | -2/+2 | |
| * | | changed colors | Raymaekers Luca | 2023-05-07 | 1 | -4/+4 | |
| * | | changed colors | Raymaekers Luca | 2023-05-07 | 1 | -19/+18 | |
| * | | removed window title | Raymaekers Luca | 2023-05-07 | 1 | -2/+2 | |
| * | | added keybinds | Raymaekers Luca | 2023-05-07 | 1 | -2/+2 | |
| * | | don't copy trailing on imgclip | Raymaekers Luca | 2023-05-07 | 1 | -2/+2 | |
| |/ | ||||||
| * | removed firefox opacity | Raymaekers Luca | 2023-05-04 | 1 | -1/+0 | |
| * | use pywal16 plugin | Raymaekers Luca | 2023-05-04 | 2 | -16/+19 | |
| * | remove symlink before creating colors | Raymaekers Luca | 2023-05-04 | 1 | -0/+1 | |
| * | use pywal plugin for colorscheme | Raymaekers Luca | 2023-05-04 | 2 | -9/+10 | |
| * | added aliases | Raymaekers Luca | 2023-05-04 | 1 | -0/+2 | |
| * | added firefox transparency | Raymaekers Luca | 2023-05-04 | 1 | -0/+1 | |
| * | added chargin battery icon | Raymaekers Luca | 2023-05-04 | 1 | -0/+1 | |
| * | changed colors | Raymaekers Luca | 2023-05-04 | 2 | -3/+3 | |
| * | use signal to reload waybar | Raymaekers Luca | 2023-05-04 | 1 | -2/+1 | |
| * | added tofi colors generation | Raymaekers Luca | 2023-05-04 | 4 | -1/+57 | |
| * | added back cache removal | Raymaekers Luca | 2023-05-04 | 1 | -0/+1 | |
| * | added more comment | Raymaekers Luca | 2023-05-04 | 1 | -1/+2 | |
| * | renamed to more obvious name | Raymaekers Luca | 2023-05-04 | 1 | -0/+0 | |
| * | changed colors | Raymaekers Luca | 2023-05-04 | 2 | -2/+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 date variable for filename | Raymaekers Luca | 2023-05-04 | 1 | -3/+4 | |
| * | added ignore filetype to autoclose.lua | Raymaekers Luca | 2023-05-04 | 1 | -1/+1 | |
| * | removed waybar/colors.css and foot/colors from git | Raymaekers Luca | 2023-05-04 | 3 | -22/+2 | |
| * | use variable for wal cache directory | Raymaekers Luca | 2023-05-04 | 1 | -2/+4 | |
| * | added newwal! | Raymaekers Luca | 2023-05-04 | 1 | -0/+47 | |
| * | use colors file for colors | Raymaekers Luca | 2023-05-04 | 1 | -1/+1 | |
