Reorganize files, use less extra options on Sway, move session commands to home-manager
This commit is contained in:
parent
5cdd7b1de8
commit
ee3b40f61f
25 changed files with 64 additions and 107 deletions
|
@ -12,7 +12,7 @@ in {
|
|||
package = pkgs.swaylock-effects;
|
||||
settings = {
|
||||
clock = true;
|
||||
image = "~/.assets/lockscreen/lock.png";
|
||||
image = builtins.toString ./lock.png;
|
||||
font = config.look.fonts.main;
|
||||
font-size = 30;
|
||||
timestr = "%I:%M%p";
|
||||
|
|
BIN
modules/home/wms/programs/swaylock/lock.png
Normal file
BIN
modules/home/wms/programs/swaylock/lock.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 314 KiB |
Loading…
Add table
Add a link
Reference in a new issue