Support i3wm and org-capture integration

Now this has been missing from my workflow for awhile.
This commit is contained in:
William Carroll 2019-03-08 18:15:27 +00:00
parent c0b8167c2c
commit c487b09d6a
3 changed files with 49 additions and 11 deletions

View file

@ -62,6 +62,10 @@ bindsym F10 exec --no-startup-id pactl set-sink-mute @DEFAULT
bindsym XF86MonBrightnessUp exec light -A 10
bindsym XF86MonBrightnessDown exec light -U 10
# integrate with Emacs's org-mode
bindsym $mod+o exec zsh -i -c org_capture
for_window [class="GoogleEmacs" instance="org-protocol-capture"] floating enable
# ensure wallpaper
exec --no-startup-id feh --bg-scale ~/Pictures/cartoon-outdoors.jpg