New backup 2024-05-30 23:00:01
This commit is contained in:
parent
73babb707a
commit
c5ac6644cd
2 changed files with 3 additions and 2 deletions
|
@ -8,7 +8,7 @@ exec "paplay $HOME/.config/sway/assets/sounds/login.ogg &"
|
|||
|
||||
# Variables
|
||||
include $HOME/.config/sway/config-vars.d/*
|
||||
include $HOME/.cache/wal/colors-sway
|
||||
include $HOME/.config/de-vars/colors/blazer/sway
|
||||
|
||||
# Configs
|
||||
include $HOME/.config/sway/config.d/*
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
@import '../../.cache/wal/colors.css';
|
||||
/*@import '../../.cache/wal/colors.css';*/
|
||||
@import '../de-vars/blazer/colors.css';
|
||||
|
||||
* {
|
||||
font-family: FontAwesome, Overpass;
|
||||
|
|
Loading…
Add table
Reference in a new issue