summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'main' of /var/git/dotfilesRaymaekers Luca2023-08-1422-106/+257
|\
| * Merge branch 'main' of db:dotfilesRaymaekers Luca2023-08-132-5/+3
| |\
| | * [waybar] added back window titleRaymaekers Luca2023-08-132-5/+3
| | |
| * | [waybar] added format for mpdRaymaekers Luca2023-08-131-2/+2
| |/
| * [mpass] cleanup of error handlingRaymaekers Luca2023-08-131-4/+2
| | | | | | | | use || instead of test $? -gt 0, because they do the same thing.
| * [zshrc] use exec and keychain identityRaymaekers Luca2023-08-132-2/+3
| | | | | | | | | | | | | | 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...
| * [startw] start a terminal on startupRaymaekers Luca2023-08-131-0/+1
| |
| * [functions] use grouping in calc, added psgrepRaymaekers Luca2023-08-131-1/+7
| |
| * [aliases] added diff aliasRaymaekers Luca2023-08-131-0/+1
| |
| * [googoo] removed functions and updated behaviourRaymaekers Luca2023-08-132-13/+15
| | | | | | | | | | | | | | | | removed functions that where unneed as they were only called once, changed behaviour to not implement fzf in goo but in the functions itself, this makes goo easier to implement in other commands. Also ported over the funcitonality of setting the query with the first argument
| * added confirm, trl and wipe scripts!Raymaekers Luca2023-08-133-0/+140
| |
| * [waybar] removed custom workspaces formatRaymaekers Luca2023-08-131-14/+0
| |
| * Merge branch 'main' of db:dotfilesRaymaekers Luca2023-08-130-0/+0
| |\
| | * [mpass] cleanup of messages and commandsRaymaekers Luca2023-08-131-10/+10
| | |
| * | [dunstrc] align right and set misc optionsRaymaekers Luca2023-08-131-7/+7
| | | | | | | | | | | | | | | | | | | | | added offset to the right as well, decreased the line height, increased the gap size and increased the font size. Set the indicator option to true because this is more clear. Also set the stack duplicates to true.
| * | [mpass] cleanup of messages and commandsRaymaekers Luca2023-08-132-18/+18
| |/
| * [mpass] added test for connecting to agentRaymaekers Luca2023-08-131-1/+9
| |
| * [mpass] added notify functionRaymaekers Luca2023-08-131-10/+19
| |
| * [tridactylrc] added modeindactor settingsRaymaekers Luca2023-08-111-0/+8
| |
| * [ncmpcpp] changed bindings for home and endRaymaekers Luca2023-08-111-2/+2
| |
| * [mpv] set screenshots directoryRaymaekers Luca2023-08-111-0/+2
| |
| * [dunstrc] set frame width to 0Raymaekers Luca2023-08-111-1/+1
| |
| * [mpass] added notificationRaymaekers Luca2023-08-111-3/+5
| |
| * [aliases] updated the gdate aliasRaymaekers Luca2023-08-071-1/+1
| |
| * [goo] added option to give search query as second paramaterRaymaekers Luca2023-08-072-5/+10
| | | | | | | | I noticed by mistake sometimes I would type the query already.
| * Merge branch 'main' of db:dotfilesRaymaekers Luca2023-08-061-0/+1
| |\
| * | [ytclipo] changed resolution and templateRaymaekers Luca2023-08-061-2/+2
| | |
| * | [nvim] added one buffer keymapRaymaekers Luca2023-08-061-0/+2
| | |
| * | [zshenv] added paths for xdg base dirRaymaekers Luca2023-08-061-1/+6
| | |
| * | [dunstrc] changed styleRaymaekers Luca2023-08-061-6/+7
| | |
| * | don't create temp fileRaymaekers Luca2023-08-061-12/+8
| | |
| * | updated notify-send commandRaymaekers Luca2023-08-061-4/+4
| | |
| * | removed 1xsearchRaymaekers Luca2023-08-061-20/+0
| | |
| * | removed window moduleRaymaekers Luca2023-08-061-4/+4
| | |
* | | [aliases] added ufwdRaymaekers Luca2023-08-141-1/+1
| |/ |/|
* | Merge branch 'main' of /var/git/dotfilesRaymaekers Luca2023-08-0420-114/+239
|\|
| * edited toush to fit needsRaymaekers Luca2023-08-041-9/+5
| |
| * [nvim] added + keybindRaymaekers Luca2023-08-041-0/+2
| |
| * change text-shadowRaymaekers Luca2023-08-041-1/+1
| |
| * use hyprland/workspacesRaymaekers Luca2023-08-041-3/+14
| |
| * redirect google to qwantRaymaekers Luca2023-08-041-1/+2
| |
| * Merge branch 'main' of db:dotfilesRaymaekers Luca2023-08-041-1/+1
| |\
| | * Merge branch 'main' of db:dotfilesRaymaekers Luca2023-08-0236-302/+658
| | |\
| | * | added sshs aliasRaymaekers Luca2023-08-021-1/+1
| | | |
| * | | use $HOME and added waybar edit aliasesRaymaekers Luca2023-08-041-31/+33
| | |/ | |/|
| * | added .bashrcRaymaekers Luca2023-08-021-0/+9
| | |
| * | use bordered windows for suggestionsRaymaekers Luca2023-08-021-2/+2
| | |
| * | added float rule for pinentryRaymaekers Luca2023-08-021-0/+1
| | |
| * | added resize functionRaymaekers Luca2023-08-021-0/+8
| | |
| * | fixed missing dependency checkRaymaekers Luca2023-08-021-1/+1
| | |