home: Switch back to sway from swayfx
This commit is contained in:
parent
ff5b532303
commit
b4c9b811f6
1 changed files with 1 additions and 1 deletions
|
@ -224,7 +224,7 @@ in
|
||||||
starship.enable = true;
|
starship.enable = true;
|
||||||
sway = {
|
sway = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.swayfx;
|
# package = pkgs.swayfx;
|
||||||
terminal = lib.getExe pkgs.ghostty;
|
terminal = lib.getExe pkgs.ghostty;
|
||||||
output = {
|
output = {
|
||||||
"DP-2" = {
|
"DP-2" = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue