mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-01-15 01:20:44 -08:00
update
This commit is contained in:
@@ -22,3 +22,4 @@ keybind = all:ctrl+enter=unbind
|
||||
keybind = all:ctrl+shift+j=next_tab
|
||||
keybind = all:ctrl+shift+k=last_tab
|
||||
keybind = all:ctrl+grave_accent=toggle_quick_terminal
|
||||
keybind = shift+enter=text:\x1b\r
|
||||
|
||||
@@ -96,8 +96,9 @@ bind = $mainMod, w, exec, rofi -show window -theme $HOME/.config/rofi/launchers/
|
||||
bind = $mainMod SHIFT, w, exec, "$HOME/.config/rofi/scripts/rofi-wallpaper.sh"
|
||||
bind = $mainMod SHIFT, d, exec, "$HOME/.config/rofi/scripts/rofi-docs.sh"
|
||||
bind = SUPER, j, exec, "$HOME/.config/rofi/scripts/rofi-jellyfin-dir.sh"
|
||||
bind = $mainMod SHIFT, t, exec, "$HOME/.config/rofi/scripts/rofi-launch-texthooker-steam.sh"
|
||||
bind = $mainMod, t, exec, "$HOME/projects/scripts/popup-ai-translator.py"
|
||||
bind = SUPER, t, exec, "$HOME/.config/rofi/scripts/rofi-launch-texthooker-steam.sh"
|
||||
bind = $mainMod SHIFT, t, exec, "$HOME/projects/scripts/popup-ai-translator.py"
|
||||
bind = SUPER SHIFT, g, exec, "$HOME/.config/rofi/scripts/rofi-vn-helper.sh"
|
||||
|
||||
# ncmcppp
|
||||
bind = $mainMod, n, exec, uwsm app -sb -- ghostty --command=/usr/bin/ncmpcpp
|
||||
|
||||
@@ -14,6 +14,7 @@ deck_name=Minecraft
|
||||
# If you don't have a model for Japanese, get it from
|
||||
# https://tatsumoto.neocities.org/blog/setting-up-anki.html#import-an-example-mining-deck
|
||||
model_name=Lapis
|
||||
# model_name=Kiku
|
||||
|
||||
# Field names as they appear in the selected note type.
|
||||
# If you set `audio_field` or `image_field` empty,
|
||||
|
||||
Reference in New Issue
Block a user