diff options
author | Joe <bousset.rudy@gmail.com> | 2022-08-03 10:36:57 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-08-03 10:36:57 +0200 |
commit | fc62cc7e36b841b34f2ef55c8b8ab2062381412e (patch) | |
tree | 6eebf09ea1ae06b08e1c81d7fc1710c9becb36ec /.dt | |
parent | update (diff) | |
download | dotfiles-bsd-fc62cc7e36b841b34f2ef55c8b8ab2062381412e.tar.gz dotfiles-bsd-fc62cc7e36b841b34f2ef55c8b8ab2062381412e.tar.bz2 dotfiles-bsd-fc62cc7e36b841b34f2ef55c8b8ab2062381412e.tar.xz dotfiles-bsd-fc62cc7e36b841b34f2ef55c8b8ab2062381412e.tar.zst dotfiles-bsd-fc62cc7e36b841b34f2ef55c8b8ab2062381412e.zip |
update
Diffstat (limited to '.dt')
-rw-r--r-- | .dt/dtwmrc | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -42,11 +42,11 @@ Keys DtKeyBindings Mod4 Shift<Key>Delete root|window|icon f.exec "mic" Mod4 Ctrl<Key>F9 root|window|icon f.exec "dmkill" - Mod4 Ctrl<Key>F10 root|window|icon f.exec "dmscrot" - Mod4 Ctrl<Key>F11 root|window|icon f.exec "dmsearch" - Mod4 Ctrl<Key>F12 root|window|icon f.exec "dmlog" + Mod4 Ctrl<Key>F10 root|window|icon f.exec "dmscrot" + Mod4 Ctrl<Key>F11 root|window|icon f.exec "dmsearch" + Mod4 Ctrl<Key>F12 root|window|icon f.exec "dmlog" - Mod4 Ctrl<Key>p root|window|icon f.exec "dmpass" + Mod4 Ctrl<Key>p root|window|icon f.exec "dmpass" Mod4 Shift Ctrl<Key>p root|window|icon f.exec "dmpass --full" Mod4 <Key>End root|window|icon f.exec "ndate" Mod4 <Key>Delete root|window|icon f.exec "shutup" @@ -54,7 +54,8 @@ Keys DtKeyBindings Mod4<Key>BackSpace root|window|icon f.exec "dmpc" Mod4 Ctrl<Key>BackSpace root|window|icon f.exec "dmlog" - Mod4<Key>Return root|window|icon f.exec "alacritty" + Mod4<Key>Return root|window|icon f.exec "alacritty" + Mod4 Shift<Key>Return root|window|icon f.exec "cool-retro-term" Meta<Key>Escape root|window|icon f.next_key window Mod4<Key>q window f.kill |