aboutsummaryrefslogtreecommitdiffhomepage
path: root/misc
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2022-09-24 11:05:02 +0800
committerHsieh Chin Fan <pham@topo.tw>2022-09-24 11:05:02 +0800
commitadcd8a5c178b99dba36e7f48a7ee5cab8834ffc1 (patch)
treee8b91c02f13af5dec474006a220b8b8aa0fede2f /misc
parent47415d351ba267622c59dc2ac5d9b1c04e889ab4 (diff)
New command for calendar
Diffstat (limited to 'misc')
-rw-r--r--misc/openbox/rc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/openbox/rc.xml b/misc/openbox/rc.xml
index 0a14349..76b31bd 100644
--- a/misc/openbox/rc.xml
+++ b/misc/openbox/rc.xml
@@ -562,7 +562,7 @@
562 </keybind> 562 </keybind>
563 <keybind key="W-v"> 563 <keybind key="W-v">
564 <action name="Execute"> 564 <action name="Execute">
565 <command>tasks</command> 565 <command>alacritty --hold -o "window.padding.x=100" -o "window.padding.y=70" -o "window.dimensions.columns=64" -o "window.dimensions.lines=9" -e cal -3</command>
566 </action> 566 </action>
567 </keybind> 567 </keybind>
568 <!-- CLI Apps --> 568 <!-- CLI Apps -->