diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-08-07 20:59:21 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-08-07 20:59:21 -0400 |
| commit | e0dea08e8e2b90259010487604761eebd83e05e2 (patch) | |
| tree | b7575a3201398b9f2a9fd7db8dd415b4a76df636 /.config | |
| parent | 69ec4904223aec0b9f7567de8c79c5b3719a4b00 (diff) | |
| download | eibhear-e0dea08e8e2b90259010487604761eebd83e05e2.tar.gz eibhear-e0dea08e8e2b90259010487604761eebd83e05e2.tar.zst eibhear-e0dea08e8e2b90259010487604761eebd83e05e2.zip | |
mod+n opens newsboat else podboat
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 a9d0002..d654b62 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -191,7 +191,7 @@ bindsym $mod+Shift+v exec --no-startup-id projectM-pulseaudio bindsym $mod+b bar mode toggle bindsym $mod+Shift+b floating toggle; sticky toggle; exec --no-startup-id bottomleft -bindsym $mod+n exec $term -e newsboat +bindsym $mod+n exec $term -e newspod ##bindsym $mod+Shift+n bindsym $mod+m exec --no-startup-id st -e ncmpcpp |
