tech support
This commit is contained in:
parent
3ac2c4f9fe
commit
db790ee5d3
2 changed files with 3 additions and 0 deletions
|
@ -75,6 +75,8 @@ Thunar (files) - Super+Shift+E
|
|||
|
||||
BTOP++ (monitor) - Ctrl+Shift+Escape
|
||||
|
||||
ArchWiki in browser - Ctrl+/
|
||||
|
||||
#### System
|
||||
|
||||
Clipboard history - Super+V
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue