summaryrefslogtreecommitdiffstats
path: root/.config/i3
diff options
context:
space:
mode:
authorYigit Sever2020-06-25 23:48:24 +0300
committerYigit Sever2020-06-25 23:48:24 +0300
commitf0d7e74e670522d31c4e21687fc40525fafda1e8 (patch)
tree6d4486db25443a05f4a2cdd71d6587190b185756 /.config/i3
parent20ede8d4c4e1d6c5711b96f77ed3a9bc2266a2b1 (diff)
downloaddotfiles-f0d7e74e670522d31c4e21687fc40525fafda1e8.tar.gz
dotfiles-f0d7e74e670522d31c4e21687fc40525fafda1e8.tar.bz2
dotfiles-f0d7e74e670522d31c4e21687fc40525fafda1e8.zip
add rofimoji binding
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 42c12fb..741ae82 100644
--- a/.config/i3/config##c.desktop,h.Maus
+++ b/.config/i3/config##c.desktop,h.Maus
@@ -50,6 +50,8 @@ floating_modifier $alt
50# i switched back to firefox can you tell 50# i switched back to firefox can you tell
51bindsym Ctrl+q exec --no-startup-id true 51bindsym Ctrl+q exec --no-startup-id true
52 52
53bindsym $mod+c exec --no-startup-id rofimoji --skin-tone neutral --insert-with-clipboard
54
53# get the mouse out of the way 55# get the mouse out of the way
54bindsym $mod+o exec --no-startup-id xdotool mousemove 1087 1101 56bindsym $mod+o exec --no-startup-id xdotool mousemove 1087 1101
55 57
@@ -275,6 +277,7 @@ mode "$mode_gaps_inner" {
275default_border pixel 2 277default_border pixel 2
276for_window [class="Zotero" instance="Toplevel" title="Quick Format Citation"] floating enable 278for_window [class="Zotero" instance="Toplevel" title="Quick Format Citation"] floating enable
277for_window [class="Zotero" instance="Toplevel" title="Progress"] floating enable 279for_window [class="Zotero" instance="Toplevel" title="Progress"] floating enable
280for_window [class="zoom" title="Chat"] floating enable
278assign [class="^Steam$"] 9 281assign [class="^Steam$"] 9
279assign [class="^Zotero$"] $wszotero 282assign [class="^Zotero$"] $wszotero
280 283