diff options
Diffstat (limited to '.config')
-rw-r--r-- | .config/i3/config##c.desktop,h.Maus | 3 |
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 |
51 | bindsym Ctrl+q exec --no-startup-id true | 51 | bindsym Ctrl+q exec --no-startup-id true |
52 | 52 | ||
53 | bindsym $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 |
54 | bindsym $mod+o exec --no-startup-id xdotool mousemove 1087 1101 | 56 | bindsym $mod+o exec --no-startup-id xdotool mousemove 1087 1101 |
55 | 57 | ||
@@ -275,6 +277,7 @@ mode "$mode_gaps_inner" { | |||
275 | default_border pixel 2 | 277 | default_border pixel 2 |
276 | for_window [class="Zotero" instance="Toplevel" title="Quick Format Citation"] floating enable | 278 | for_window [class="Zotero" instance="Toplevel" title="Quick Format Citation"] floating enable |
277 | for_window [class="Zotero" instance="Toplevel" title="Progress"] floating enable | 279 | for_window [class="Zotero" instance="Toplevel" title="Progress"] floating enable |
280 | for_window [class="zoom" title="Chat"] floating enable | ||
278 | assign [class="^Steam$"] 9 | 281 | assign [class="^Steam$"] 9 |
279 | assign [class="^Zotero$"] $wszotero | 282 | assign [class="^Zotero$"] $wszotero |
280 | 283 | ||