non important commit
This commit is contained in:
parent
966d12a3bf
commit
5e74359bc0
1 changed files with 3 additions and 1 deletions
|
|
@ -5,7 +5,9 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
spawn-at-startup = [{sh = "swaybg -i ~/.nix-config/assets/pictures/bocchi-wallpaper.png";}];
|
spawn-at-startup = [
|
||||||
|
{sh = "swaybg -i $HOME/.nix-config/assets/pictures/bocchi-wallpaper.png";}
|
||||||
|
];
|
||||||
|
|
||||||
input = {
|
input = {
|
||||||
keyboard = {
|
keyboard = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue