summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Collapse)Author
2023-08-14[googoo] fixed destination argument not workingRaymaekers Luca
2023-08-13Merge branch 'main' of db:dotfilesRaymaekers Luca
2023-08-13[waybar] added format for mpdRaymaekers Luca
2023-08-13[waybar] added back window titleRaymaekers Luca
2023-08-13[zshrc] use exec and keychain identityRaymaekers Luca
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...
2023-08-13[startw] start a terminal on startupRaymaekers Luca
2023-08-13[functions] use grouping in calc, added psgrepRaymaekers Luca
2023-08-13[aliases] added diff aliasRaymaekers Luca
2023-08-13[googoo] removed functions and updated behaviourRaymaekers Luca
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
2023-08-13[waybar] removed custom workspaces formatRaymaekers Luca
2023-08-13[dunstrc] align right and set misc optionsRaymaekers Luca
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.
2023-08-11[tridactylrc] added modeindactor settingsRaymaekers Luca
2023-08-11[ncmpcpp] changed bindings for home and endRaymaekers Luca
2023-08-11[mpv] set screenshots directoryRaymaekers Luca
2023-08-11[dunstrc] set frame width to 0Raymaekers Luca
2023-08-07[aliases] updated the gdate aliasRaymaekers Luca
2023-08-07[goo] added option to give search query as second paramaterRaymaekers Luca
I noticed by mistake sometimes I would type the query already.
2023-08-06Merge branch 'main' of db:dotfilesRaymaekers Luca
2023-08-06[nvim] added one buffer keymapRaymaekers Luca
2023-08-06[zshenv] added paths for xdg base dirRaymaekers Luca
2023-08-06[dunstrc] changed styleRaymaekers Luca
2023-08-06removed window moduleRaymaekers Luca
2023-08-04Merge branch 'main' of /var/git/dotfilesRaymaekers Luca
2023-08-04[aliases] added ufwdRaymaekers Luca
2023-08-04[nvim] added + keybindRaymaekers Luca
2023-08-04change text-shadowRaymaekers Luca
2023-08-04use hyprland/workspacesRaymaekers Luca
2023-08-04redirect google to qwantRaymaekers Luca
2023-08-04Merge branch 'main' of db:dotfilesRaymaekers Luca
2023-08-04use $HOME and added waybar edit aliasesRaymaekers Luca
2023-08-02Merge branch 'main' of db:dotfilesRaymaekers Luca
2023-08-02added sshs aliasRaymaekers Luca
2023-08-02added .bashrcRaymaekers Luca
2023-08-02use bordered windows for suggestionsRaymaekers Luca
2023-08-02added float rule for pinentryRaymaekers Luca
2023-08-02added resize functionRaymaekers Luca
2023-08-02fixed missing dependency checkRaymaekers Luca
2023-08-02added variable keymap to shRaymaekers Luca
2023-08-02added wireguard module to waybarRaymaekers Luca
2023-07-29added /usr/lib/os-releaseRaymaekers Luca
2023-07-29added binds for window and tab opens, edited vim macroRaymaekers Luca
2023-07-29changed newtab and searchenginesRaymaekers Luca
2023-07-29added alias and changed sort macroRaymaekers Luca
2023-07-29use script instead of aliasRaymaekers Luca
2023-07-29added aliasRaymaekers Luca
2023-07-29changed port of httpd streamRaymaekers Luca
2023-07-29add keychain to xinitrcRaymaekers Luca
2023-07-29quote TD aliasRaymaekers Luca
2023-07-29cleaned up is a file commandRaymaekers Luca
2023-07-28sorted cd aliasesRaymaekers Luca