formatted

This commit is contained in:
Aria Nolan 2023-11-20 00:52:13 -05:00
parent f1fd1d72db
commit edb70791bd
5 changed files with 11 additions and 8 deletions

View file

@ -1,4 +1,8 @@
{pkgs, theme, ...}: { {
pkgs,
theme,
...
}: {
programs.firefox = { programs.firefox = {
enable = true; enable = true;
policies = { policies = {

View file

@ -12,7 +12,6 @@
xdg.configFile."river/background.jpg".source = ../background.jpg; xdg.configFile."river/background.jpg".source = ../background.jpg;
xdg.configFile."sway" = { xdg.configFile."sway" = {
source = ./sway; source = ./sway;
executable = true; executable = true;