mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Added stylix colors to swaylock-effects + removed some pkgs
This commit is contained in:
parent
08533eed08
commit
5ea0f7b894
2 changed files with 27 additions and 16 deletions
|
@ -85,7 +85,6 @@ in
|
|||
swaybg -m fill -i ''+config.stylix.image+'';
|
||||
'';
|
||||
home.file.".swaybg-stylix".executable = true;
|
||||
# TODO add stylix colors to swaylock cmd
|
||||
home.file.".swayidle-stylix".text = ''
|
||||
#!/bin/sh
|
||||
swaylock_cmd='swaylock --indicator-radius 200 --screenshots --effect-blur 10x10'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue