New backup 2024-05-30 23:15:01
This commit is contained in:
parent
1e453464a7
commit
96e59a1b7d
2 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
if command -v wal > /dev/null 2>&1 && [ "$TERM" = "alacritty" ]; then
|
||||
wal -qe --theme ~/.config/wal/Blazer-Custom.json
|
||||
fi
|
||||
#if command -v wal > /dev/null 2>&1 && [ "$TERM" = "alacritty" ]; then
|
||||
# wal -qe --theme ~/.config/wal/Blazer-Custom.json
|
||||
#fi
|
||||
|
||||
|
||||
|
|
1
include
Normal file
1
include
Normal file
|
@ -0,0 +1 @@
|
|||
.config/de-vars
|
Loading…
Add table
Reference in a new issue