calcurse dir moved to config
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#!/bin/sh
|
||||
alias ka="killall" \
|
||||
mpv="mpv --input-ipc-server=/tmp/mpvsoc$(date +%s)" \
|
||||
calcurse="calcurse -D ~/.config/calcurse" \
|
||||
magit="nvim -c Magit" \
|
||||
p="sudo pacman" \
|
||||
SS="sudo systemctl" \
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user