mirror of
https://github.com/mayfrost/guides.git
synced 2024-11-01 07:26:04 +00:00
Update X.md
This commit is contained in:
parent
b0d94645f4
commit
06eae51f80
4
X.md
4
X.md
@ -94,9 +94,9 @@ bind e exec gjots2
|
||||
bind E exec xterm -e elvis
|
||||
|
||||
# web browser
|
||||
bind y exec palemoon
|
||||
bind y exec icecat
|
||||
# highlight an url in a window and the url is opened in a new tab
|
||||
bind Y exec palemoon `$RATPOISON -c getsel`
|
||||
bind Y exec icecat -new-tab `$RATPOISON -c getsel`
|
||||
|
||||
# MOC as a music player, alsamixer as volume control
|
||||
bind o exec xterm -e mocp
|
||||
|
Loading…
Reference in New Issue
Block a user