attmpting to do custom sway, again
This commit is contained in:
parent
c8813b01f0
commit
22a1b0da72
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{ ... }:
|
{ inputs, config, ... }:
|
||||||
{
|
{
|
||||||
# xdg.configFile."sway/config".source = files/sway/${config.networking.hostName};
|
xdg.configFile."sway/config".source = files/sway/${host};
|
||||||
xdg.configFile."sway/config".source = files/sway/default;
|
# xdg.configFile."sway/config".source = files/sway/default;
|
||||||
programs.swaylock = {
|
programs.swaylock = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue