qtile gives me more than dwm. I will try to live with it's quirks.
This commit is contained in:
parent
35ccb08948
commit
75517d5ad3
35 changed files with 9 additions and 9 deletions
7
_unused/dwmblocks/install-scripts.sh
Normal file
7
_unused/dwmblocks/install-scripts.sh
Normal file
|
@ -0,0 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
mkdir -p ~/.local/bin
|
||||
|
||||
for i in _scripts/*; do
|
||||
ln -sf $(pwd)/$i ~/.local/bin
|
||||
done
|
Loading…
Add table
Add a link
Reference in a new issue