i3: add planner quick add shortcut
This commit is contained in:
parent
3ee306f5e3
commit
6e3221fddf
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ in with theme.colors; {
|
|||
src = ./power.sh;
|
||||
isExecutable = true;
|
||||
}; in "exec ${rofi-power}";
|
||||
"${mod}+a" = "exec com.github.alainm23.task-planner.quick-add";
|
||||
|
||||
# Audio controls
|
||||
"XF86AudioRaiseVolume" = "exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +10%";
|
||||
|
|
Loading…
Add table
Reference in a new issue