Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-13 | Merge branch 'main' of db:dotfiles | Raymaekers Luca | |
2023-08-13 | [waybar] added format for mpd | Raymaekers Luca | |
2023-08-13 | [waybar] added back window title | Raymaekers Luca | |
2023-08-13 | [mpass] cleanup of error handling | Raymaekers Luca | |
use || instead of test $? -gt 0, because they do the same thing. | |||
2023-08-13 | [zshrc] use exec and keychain identity | Raymaekers 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 startup | Raymaekers Luca | |
2023-08-13 | [functions] use grouping in calc, added psgrep | Raymaekers Luca | |
2023-08-13 | [aliases] added diff alias | Raymaekers Luca | |
2023-08-13 | [googoo] removed functions and updated behaviour | Raymaekers 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 | added confirm, trl and wipe scripts! | Raymaekers Luca | |
2023-08-13 | [waybar] removed custom workspaces format | Raymaekers Luca | |
2023-08-13 | Merge branch 'main' of db:dotfiles | Raymaekers Luca | |
2023-08-13 | [dunstrc] align right and set misc options | Raymaekers 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-13 | [mpass] cleanup of messages and commands | Raymaekers Luca | |
2023-08-13 | [mpass] cleanup of messages and commands | Raymaekers Luca | |
2023-08-13 | [mpass] added test for connecting to agent | Raymaekers Luca | |
2023-08-13 | [mpass] added notify function | Raymaekers Luca | |
2023-08-11 | [tridactylrc] added modeindactor settings | Raymaekers Luca | |
2023-08-11 | [ncmpcpp] changed bindings for home and end | Raymaekers Luca | |
2023-08-11 | [mpv] set screenshots directory | Raymaekers Luca | |
2023-08-11 | [dunstrc] set frame width to 0 | Raymaekers Luca | |
2023-08-11 | [mpass] added notification | Raymaekers Luca | |
2023-08-07 | [aliases] updated the gdate alias | Raymaekers Luca | |
2023-08-07 | [goo] added option to give search query as second paramater | Raymaekers Luca | |
I noticed by mistake sometimes I would type the query already. | |||
2023-08-06 | Merge branch 'main' of db:dotfiles | Raymaekers Luca | |
2023-08-06 | [ytclipo] changed resolution and template | Raymaekers Luca | |
2023-08-06 | [nvim] added one buffer keymap | Raymaekers Luca | |
2023-08-06 | [zshenv] added paths for xdg base dir | Raymaekers Luca | |
2023-08-06 | [dunstrc] changed style | Raymaekers Luca | |
2023-08-06 | don't create temp file | Raymaekers Luca | |
2023-08-06 | updated notify-send command | Raymaekers Luca | |
2023-08-06 | removed 1xsearch | Raymaekers Luca | |
2023-08-06 | removed window module | Raymaekers Luca | |
2023-08-04 | Merge branch 'main' of /var/git/dotfiles | Raymaekers Luca | |
2023-08-04 | [aliases] added ufwd | Raymaekers Luca | |
2023-08-04 | edited toush to fit needs | Raymaekers Luca | |
2023-08-04 | [nvim] added + keybind | Raymaekers Luca | |
2023-08-04 | change text-shadow | Raymaekers Luca | |
2023-08-04 | use hyprland/workspaces | Raymaekers Luca | |
2023-08-04 | redirect google to qwant | Raymaekers Luca | |
2023-08-04 | Merge branch 'main' of db:dotfiles | Raymaekers Luca | |
2023-08-04 | use $HOME and added waybar edit aliases | Raymaekers Luca | |
2023-08-02 | Merge branch 'main' of db:dotfiles | Raymaekers Luca | |
2023-08-02 | added sshs alias | Raymaekers Luca | |
2023-08-02 | added .bashrc | Raymaekers Luca | |
2023-08-02 | use bordered windows for suggestions | Raymaekers Luca | |
2023-08-02 | added float rule for pinentry | Raymaekers Luca | |
2023-08-02 | added resize function | Raymaekers Luca | |
2023-08-02 | fixed missing dependency check | Raymaekers Luca | |
2023-08-02 | added variable keymap to sh | Raymaekers Luca | |