summaryrefslogtreecommitdiff
path: root/bin/guiscripts
AgeCommit message (Collapse)Author
2024-06-25checkpointRaymaekers Luca
2024-06-24checkpointRaymaekers Luca
2024-06-23checkpointRaymaekers Luca
2024-06-23checkpointRaymaekers Luca
2024-06-20checkpointRaymaekers Luca
2024-06-20checkpointRaymaekers Luca
2024-06-18checkpointRaymaekers Luca
2024-06-17checkpointRaymaekers Luca
2024-06-16checkpointRaymaekers Luca
2024-06-13checkpointRaymaekers Luca
2024-06-09checkpointRaymaekers Luca
2024-05-26updateRaymaekers Luca
cycle keyboard in fillpass to qwerty because of ydotool disable fast-forward in git config add alias to git config for changing email add unhappy.exe shell function add ssh_port shell function disable upds in prompt remove options from LESS variable add entry to zsh gitignore
2024-04-16Merge branch 'main' of debuc.com:dotfilesRaymaekers Luca
2024-04-16updateRaymaekers Luca
2024-04-15syncedRaymaekers Luca
2024-03-22refactorRaymaekers Luca
2024-03-11refactorRaymaekers Luca
2024-03-02renamed clipswapRaymaekers Luca
2024-03-02refactor imgclipRaymaekers Luca
2024-02-27fix commander not workingRaymaekers Luca
2024-01-25Use clipp and remove tacRaymaekers Luca
2023-12-12Merge branch 'main' of db:dotfilesRaymaekers Luca
2023-12-12use mpv instead of qndlRaymaekers Luca
2023-12-12cleanupRaymaekers Luca
sort results in reverse order so bottom results in terminal are shown first don't use echo
2023-12-12added file schemeRaymaekers Luca
2023-12-12added handling file:// schemeRaymaekers Luca
2023-12-07cleanupRaymaekers Luca
2023-12-05added getdisplaysRaymaekers Luca
2023-11-22make move command mroe uniformRaymaekers Luca
2023-11-07concatenate dir nameRaymaekers Luca
2023-11-03added primary clipboard supportRaymaekers Luca
2023-11-03added clipswapRaymaekers Luca
2023-11-03added cliptypeRaymaekers Luca
2023-10-31turn aliases into scriptsRaymaekers Luca
This allows for better integration, and makes it possible to call these from other programs, such as window managers, ...
2023-10-27updated colors pathRaymaekers Luca
2023-10-27added new scriptsRaymaekers Luca
2023-10-23added more scriptsRaymaekers Luca
2023-10-19refactorRaymaekers Luca
2023-10-18cleanupRaymaekers Luca
2023-10-18use dwl specific configRaymaekers Luca
2023-10-18use desktop agnostic way to get monitorsRaymaekers Luca
2023-10-17added dwl configurationRaymaekers Luca
2023-10-10shut ouptut of pixelateRaymaekers Luca
2023-10-08added check if there is a loginRaymaekers Luca
2023-10-04added fillpassRaymaekers Luca
2023-09-28[newwal] use print0Raymaekers Luca
2023-09-28[linkhandler] use environment variablesRaymaekers Luca
2023-09-19removed scripts and made seperate projectRaymaekers 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[mpass] cleanup of messages and commandsRaymaekers Luca