restructure and further configure sway
This commit is contained in:
parent
f9138672e8
commit
8f5c2ff8f6
25 changed files with 476 additions and 256 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ ... }:
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
programs.kitty = {
|
||||
|
|
@ -8,6 +8,7 @@
|
|||
font = {
|
||||
name = "Maple Mono NF";
|
||||
size = 11;
|
||||
package = pkgs.maple-mono.NF;
|
||||
};
|
||||
|
||||
shellIntegration.enableFishIntegration = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue