diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2019-03-08 10:04:26 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2019-03-08 10:04:26 -0500 |
| commit | ee570f046c662c30fa001c853753833ab411e3a4 (patch) | |
| tree | 500a86faf62977f881ef8b87e5f8f976759beddc /.config | |
| parent | 2e1310169e1c929e096ac9e5738ad45557460fa7 (diff) | |
| download | eibhear-ee570f046c662c30fa001c853753833ab411e3a4.tar.gz eibhear-ee570f046c662c30fa001c853753833ab411e3a4.tar.zst eibhear-ee570f046c662c30fa001c853753833ab411e3a4.zip | |
plumbing: cabl from video
Diffstat (limited to '.config')
| -rw-r--r-- | .config/i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/i3/config b/.config/i3/config index 46effce..6c0b83e 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -160,7 +160,7 @@ bindsym $mod+Shift+z gaps outer current minus 5 bindsym $mod+x exec --no-startup-id mpc pause; exec --no-startup-id pauseallmpv ; exec --no-startup-id i3lock -e -f -c 1d2021 bindsym $mod+Shift+x exec --no-startup-id prompt "Shutdown computer?" "$shutdown" -bindsym $mod+c exec --no-startup-id freealf +bindsym $mod+c exec --no-startup-id cabl bindsym $mod+Shift+c exec --no-startup-id camtoggle bindsym $mod+v exec --no-startup-id $term -e $EDITOR -c "VimwikiIndex" |
