- fixed wrong dir targets

- added commands to toggle swapscape for hyprland
- fixed a launch in autostart
- wrong dir for keep finds
This commit is contained in:
2025-07-01 16:19:14 -05:00
parent b95ae4c5c9
commit 889894aa1d
5 changed files with 12 additions and 10 deletions

View File

@@ -34,8 +34,6 @@ if [ -f ~/.local/bin/system/paths.sh ]; then
source ~/.local/bin/system/paths.sh
fi
export heartost="/home/iceyrazor/.steam/root/steamapps/music/Heartbound - OST"
alias fukn="sudo $@"
[ doas ] && alias fukn="doas $@"
@@ -76,7 +74,11 @@ alias get_channel_id="xargs curl -s | grep -Eo 'channel_id=.{0,50}' | sed 's/\".
alias vasm="~/stuff/manual-programs/vasm/vasm6502_oldstyle -Fbin -dotdir "
alias pipes="pipes.sh -t 0 -p 3 -f 30 -r 2000"
alias astro="astroterm --color --constellations --speed 10000 --fps 64 --unicode -i Arlington"
# hyprland
alias anim="hyprctl keyword animations:enabled "
alias swap="hyprctl keyword input:kb_options caps:swapescape"
alias nswap="hyprctl keyword input:kb_options null"
# mounting
alias umsu="fukn umount u"