summaryrefslogtreecommitdiffstats
path: root/.config/i3
diff options
context:
space:
mode:
authorYigit Sever2021-04-04 16:17:59 +0300
committerYigit Sever2021-04-04 16:17:59 +0300
commit5dea9a059e5fa4b583d4cba6701236d561a84e79 (patch)
tree3010c7683fa74a198dd700a46e487d4f51090801 /.config/i3
parent26ee5e1944d434c4015d9f09f4a5373e24ca73a8 (diff)
downloaddotfiles-5dea9a059e5fa4b583d4cba6701236d561a84e79.tar.gz
dotfiles-5dea9a059e5fa4b583d4cba6701236d561a84e79.tar.bz2
dotfiles-5dea9a059e5fa4b583d4cba6701236d561a84e79.zip
New i3 binding type_clipboard
diffstat (limited to '.config/i3')
-rw-r--r--.config/i3/config##c.desktop,h.maus3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/i3/config##c.desktop,h.maus b/.config/i3/config##c.desktop,h.maus
index d9f3c69..2889398 100644
--- a/.config/i3/config##c.desktop,h.maus
+++ b/.config/i3/config##c.desktop,h.maus
@@ -43,6 +43,9 @@ font pango:Iosevka 11
43# bindings # 43# bindings #
44############## 44##############
45 45
46# type the contents of the clipboard with mod+p
47bindcode --release $mod+27 exec --no-startup-id /home/yigit/.local/bin/type_clipboard.sh
48
46# launch emoji picker with mod+c 49# launch emoji picker with mod+c
47bindcode $mod+54 exec --no-startup-id rofimoji --skin-tone neutral 50bindcode $mod+54 exec --no-startup-id rofimoji --skin-tone neutral
48 51