diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2019-02-19 15:28:29 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2019-02-19 15:28:29 -0500 |
| commit | 275581c2ca419ece8e5e14618e58f0e777086041 (patch) | |
| tree | ec759b2d92b5c63926313b66e38625de165dbf82 /.config/i3/config | |
| parent | ea69d898c6da57017e22f75eba09bc4349f5fd7c (diff) | |
| download | eibhear-275581c2ca419ece8e5e14618e58f0e777086041.tar.gz eibhear-275581c2ca419ece8e5e14618e58f0e777086041.tar.zst eibhear-275581c2ca419ece8e5e14618e58f0e777086041.zip | |
calcurse dir moved to config
Diffstat (limited to '.config/i3/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 4d4d496..601956d 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -143,7 +143,7 @@ bindsym $mod+Shift+r exec --no-startup-id winresize bindsym $mod+t split toggle bindsym $mod+Shift+t gaps inner current set 15; gaps outer current set 15 -bindsym $mod+y exec $term -e calcurse +bindsym $mod+y exec $term -e calcurse -D ~/.config/calcurse bindsym $mod+Shift+y exec --no-startup-id i3resize left bindsym $mod+u exec --no-startup-id ddspawn tmuxdd |
