diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2020-09-25 11:42:04 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2020-09-25 11:42:04 -0400 |
| commit | 8e8c702e23122c8d5ed41db4d205d87ba8e43cec (patch) | |
| tree | 45e02fcf3ce9498805ca1222e9b024d3f3063cd0 /.config/sxhkd | |
| parent | 39320cf1eac171ff5ecc847c8e9d36ff92329735 (diff) | |
| parent | aff828d935a1d032c3a2e1735ac58a56b679078d (diff) | |
| download | eibhear-8e8c702e23122c8d5ed41db4d205d87ba8e43cec.tar.gz eibhear-8e8c702e23122c8d5ed41db4d205d87ba8e43cec.tar.zst eibhear-8e8c702e23122c8d5ed41db4d205d87ba8e43cec.zip | |
Merge branch 'master' of github.com:LukeSmithxyz/voidrice into master
Diffstat (limited to '.config/sxhkd')
| -rw-r--r-- | .config/sxhkd/sxhkdrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 1b89372..6c7c2e4 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -157,7 +157,7 @@ super + F7 td-toggle # sync email super + F8 - mailsync + mw sync # Mount a USB drive or Android device super + {F9,F10} {dmenumount,dmenuumount} |
