mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2025-10-07 07:22:36 +02:00
calcurse dir moved to config
This commit is contained in:
parent
ea69d898c6
commit
275581c2ca
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user