Fixed sway, waybar, xdg and pass
This commit is contained in:
parent
25fa736dff
commit
f138a25ad6
10 changed files with 65 additions and 65 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
programs.foot = {
|
||||
enable = true;
|
||||
server.enable = true;
|
||||
server.enable = false; # server is executed by sway without systemd integration
|
||||
settings = {
|
||||
main = {
|
||||
term = "xterm-256color";
|
||||
|
@ -14,5 +14,6 @@
|
|||
hide-when-typing = "yes";
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue