mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-22 11:00:27 +10:00
Adding new alias to all four shell configs; set rofi-pass binding in Niri.
This commit is contained in:
@@ -124,6 +124,9 @@ aliases['tobash'] = f"chsh {user} -s /bin/bash && echo 'Log out and log back in.
|
||||
aliases['tozsh'] = f"chsh {user} -s /bin/zsh && echo 'Log out and log back in.'"
|
||||
aliases['tofish'] = f"chsh {user} -s /bin/fish && echo 'Log out and log back in.'"
|
||||
|
||||
# Open as a web app
|
||||
aliases['tt'] = "qutebrowser https://my.tastytrade.com/app.html"
|
||||
|
||||
# TTY Fonts
|
||||
aliases['bigfont'] = "setfont ter-132b"
|
||||
aliases['regfont'] = "setfont default8x16"
|
||||
|
||||
Reference in New Issue
Block a user