mirror of
https://git.davidovski.xyz/dot.git
synced 2024-08-15 00:43:28 +00:00
Add desktop background
This commit is contained in:
parent
051ed527f6
commit
02a4a3a4c1
21 changed files with 65 additions and 47 deletions
2
scripts/calendar
Executable file
2
scripts/calendar
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
bspc rule -a \* -o state=floating && $TERMINAL -e sh -c "cal $(date +%Y); read"
|
Loading…
Add table
Add a link
Reference in a new issue