diff options
author | katherine <ageha@airen-no-jikken.icu> | 2021-02-20 13:54:38 -0700 |
---|---|---|
committer | katherine <ageha@airen-no-jikken.icu> | 2021-02-20 13:54:38 -0700 |
commit | 78d7ed62c6516d4a6225023183cf32e2c5543cce (patch) | |
tree | db4e25dc8ea6fe2cc5ecd098d21dcfabc59a5012 /.config/herbstluftwm/autostart | |
parent | bec096f86237c60227686ae3a7b088e2e4081533 (diff) | |
download | dotfiles-78d7ed62c6516d4a6225023183cf32e2c5543cce.tar.gz |
temp stash mozc handwriting in autostart
hope this can be fixed...
Diffstat (limited to '.config/herbstluftwm/autostart')
-rwxr-xr-x | .config/herbstluftwm/autostart | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index 2b3386e..7679fa7 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -153,7 +153,7 @@ hc keybind Mod4-Return spawn urxvt hc keybind Mod4-Shift-f spawn firejail --netfilter=/etc/firejail/nolocal.net firefox hc keybind Mod4-Shift-g spawn gwaei hc keybind Mod4-Shift-i spawn gimp -hc keybind Mod4-Shift-m spawn /usr/lib/mozc/mozc_tool --mode=hand_writing +hc keybind Mod4-Shift-m spawn ~/.config/herbstluftwm/mozc_tool --mode=hand_writing hc keybind Mod4-Shift-n spawn urxvt -name "notes" -e $EDITOR ~/notes hc keybind Mod4-Shift-o spawn ~/yolo/tor/start-tor-browser hc keybind Mod4-Shift-p spawn inkscape |