much config. such changes. wow
This commit is contained in:
parent
6944bc9884
commit
603d1b687c
16 changed files with 942 additions and 174 deletions
6
config/i3/lock
Executable file
6
config/i3/lock
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
dm-tool lock
|
||||
if [ $? -ne 0 ]; then
|
||||
$HOME/.config/i3/blurlock
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue