diff options
author | katherine <ageha@airen-no-jikken.icu> | 2023-03-19 14:56:43 -0700 |
---|---|---|
committer | katherine <ageha@airen-no-jikken.icu> | 2023-03-19 14:56:43 -0700 |
commit | de5b9c428dcfab9136fc765bddb0e931c833676f (patch) | |
tree | d0efec7ffd41ea7c3019363e8ffa6230ec35c727 /.config/herbstluftwm/autostart | |
parent | 6f370b8cbc0be64bd495920dfea0161304c8a9f4 (diff) | |
download | dotfiles-de5b9c428dcfab9136fc765bddb0e931c833676f.tar.gz |
update jp input tools
fcitx4->5, mozc handwriting->kanjidraw
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 f0305c9..234eb2d 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -147,7 +147,7 @@ hc keybind Mod4-Return spawn alacritty 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 ~/.config/herbstluftwm/mozc_tool --mode=hand_writing +hc keybind Mod4-Shift-m spawn ~/.config/herbstluftwm/kanjidraw.sh hc keybind Mod4-Shift-n spawn alacritty -t "notes" -e $EDITOR ~/notes hc keybind Mod4-Shift-o spawn ~/yolo/tor/start-tor-browser hc keybind Mod4-Shift-p spawn inkscape |