summaryrefslogtreecommitdiff
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* [waybar] fixed tray icons menu too bigRaymaekers Luca2023-08-221-2/+2
|
* [hyprland] minor editsRaymaekers Luca2023-08-221-5/+8
| | | | | | use a subgroup for blur tweaked the opacity to change on focus rectangle corners
* [tmux] removed plugin support and added hour to statusRaymaekers Luca2023-08-221-16/+4
|
* [tmux] updated config file locationRaymaekers Luca2023-08-221-1/+1
|
* [tofi] created logic groupsRaymaekers Luca2023-08-221-10/+15
| | | | | ordered the config, colors together, options affecting size together ensoforth...
* [tofi] changed nord theme to be on top with 100% widthRaymaekers Luca2023-08-221-9/+9
|
* [waybar] added tooltipsRaymaekers Luca2023-08-221-2/+0
|
* [waybar] changed mpd formatRaymaekers Luca2023-08-221-2/+2
|
* [nvim] added NetworkEssentials vaultRaymaekers Luca2023-08-221-0/+5
|
* [nvim] use printf instead of echo for sh remapsRaymaekers Luca2023-08-221-4/+4
|
* [nvim] changed die to log and logn snippetsRaymaekers Luca2023-08-221-8/+2
|
* [alacritty] added fullscreen keybindingRaymaekers Luca2023-08-221-1/+2
|
* [waybar] added padding to mpd moduleRaymaekers Luca2023-08-221-0/+1
|
* [tmux] added nord themeRaymaekers Luca2023-08-221-1/+55
|
* [waybar] refactoredRaymaekers Luca2023-08-181-28/+27
|
* [.zshrc] refactored git_parse_remoteRaymaekers Luca2023-08-151-3/+3
| | | | | | | use cut instead of sed to get the state of the remote, now you could use this command: git branch -v 2> /dev/null | sed '/^*/!d;s/^[^[]*\[\([^ ]*\).*$/\1/' but at this point, it feels more like intellectual masturbation.
* [functions.zsh] removed unecessary testsRaymaekers Luca2023-08-151-4/+10
|
* [aliases.zsh] added calc aliasRaymaekers Luca2023-08-151-1/+2
|
* [dunstrc] hide indicatorsRaymaekers Luca2023-08-151-1/+1
|
* [functions.zsh] added ginitRaymaekers Luca2023-08-151-3/+11
| | | | function to init a dir on db remote
* [functions.zsh] renamed die to logRaymaekers Luca2023-08-151-4/+2
|
* [functions.zsh] changed function name formatRaymaekers Luca2023-08-151-31/+29
|
* [luasnip.lua] renamed die to log and lognRaymaekers Luca2023-08-151-7/+9
| | | | | log and logn seem like better names, also because now we use printf we make an apart logn function that adds a newline on the end.
* [googoo] fixed destination argument not workingRaymaekers Luca2023-08-141-1/+1
|
* 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
|/
* [zshrc] use exec and keychain identityRaymaekers Luca2023-08-131-2/+2
| | | | | | | 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-131-7/+14
| | | | | | | | 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
* [waybar] removed custom workspaces formatRaymaekers Luca2023-08-131-14/+0
|
* [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.
* [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
|
* [aliases] updated the gdate aliasRaymaekers Luca2023-08-071-1/+1
|
* [goo] added option to give search query as second paramaterRaymaekers Luca2023-08-071-3/+3
| | | | I noticed by mistake sometimes I would type the query already.
* Merge branch 'main' of db:dotfilesRaymaekers Luca2023-08-061-0/+1
|\
| * Merge branch 'main' of /var/git/dotfilesRaymaekers Luca2023-08-0415-108/+142
| |\
| * | [aliases] added ufwdRaymaekers Luca2023-08-041-0/+1
| | |
* | | [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
| | |
* | | removed window moduleRaymaekers Luca2023-08-061-4/+4
| |/ |/|
* | [nvim] added + keybindRaymaekers Luca2023-08-041-0/+2
| |
* | change text-shadowRaymaekers Luca2023-08-041-1/+1
| |
* | use hyprland/workspacesRaymaekers Luca2023-08-041-3/+14
| |