diff options
author | katherine <ageha@airen-no-jikken.icu> | 2024-03-07 09:00:29 -0700 |
---|---|---|
committer | katherine <ageha@airen-no-jikken.icu> | 2024-03-07 09:00:29 -0700 |
commit | f0f66dd1db43b52a156576d7306dbe448369c3f0 (patch) | |
tree | 60247f3afb34ca63c46868947ee6e267cc2fd002 /.config/herbstluftwm/autostart | |
parent | 6c0e545800c0bfd3befe548c6572b51fcc628644 (diff) | |
download | dotfiles-f0f66dd1db43b52a156576d7306dbe448369c3f0.tar.gz |
add otp dmenu
with pass otp
Diffstat (limited to '.config/herbstluftwm/autostart')
-rwxr-xr-x | .config/herbstluftwm/autostart | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index 02531ab..b0b4aa5 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -162,6 +162,7 @@ hc keybind Mod4-minus spawn dunstctl close-all #pass hc keybind Mod4-x spawn ~/.config/herbstluftwm/pass.sh hc keybind Mod4-Shift-x spawn ~/.config/herbstluftwm/pass.sh -f +hc keybind Mod4-o spawn ~/.config/herbstluftwm/otp.sh #scrot-ing hc keybind Print spawn ~/.config/herbstluftwm/maim.sh |