calcurse automatically xdg compliant now

This commit is contained in:
Luke Smith
2020-03-28 14:12:53 -04:00
parent 9365b3db7d
commit b340d3dc83
3 changed files with 3 additions and 3 deletions

View File

@@ -81,7 +81,7 @@ bindsym $mod+Shift+r exec --no-startup-id winresize
bindsym $mod+t split toggle
bindsym $mod+Shift+t gaps inner current set $inner_gaps; gaps outer current set $outer_gaps
bindsym $mod+y exec $term -e calcurse -D ~/.config/calcurse
bindsym $mod+y exec $term -e calcurse
bindsym $mod+Shift+y exec --no-startup-id i3resize left
bindsym $mod+u exec --no-startup-id ddspawn tmuxdd

View File

@@ -21,7 +21,7 @@ super + m
super + n
$TERMINAL -e newsboat
super + c
$TERMINAL -e calcurse -D ~/.config/calcurse
$TERMINAL -e calcurse
super + v
$TERMINAL -e nvim -c VimwikiIndex
super + shift + a