tech support

This commit is contained in:
pancakes 2024-04-03 01:58:27 +10:00
parent 3ac2c4f9fe
commit db790ee5d3
2 changed files with 3 additions and 0 deletions

View file

@ -75,6 +75,8 @@ Thunar (files) - Super+Shift+E
BTOP++ (monitor) - Ctrl+Shift+Escape
ArchWiki in browser - Ctrl+/
#### System
Clipboard history - Super+V

View file

@ -90,6 +90,7 @@ riverctl map normal Super Return spawn $TERMINAL
riverctl map normal Super E spawn "$TERMINAL -e lf"
riverctl map normal Super+Shift E spawn thunar
riverctl map normal Control+Shift Escape spawn "$TERMINAL -e btop"
riverctl map normal Super Slash spawn "xdg-open https://wiki.archlinux.org" # tech support :3
# Screenshots
mkdir -p ~/Pictures/Screenshots # Make screenshots folder if missing