some stuff
This commit is contained in:
parent
d2fd9fda8a
commit
368fc628c2
26 changed files with 458 additions and 97 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
../../terminal
|
||||
../../terminal/programs/zellij.nix
|
||||
../../terminal/programs/beets.nix
|
||||
../../editors/nvim.nix
|
||||
#../../editors/emacs.nix
|
||||
../../editors/vscode.nix
|
||||
|
@ -19,7 +20,8 @@
|
|||
../../programs/desktop
|
||||
../../programs/desktop/theme.nix
|
||||
../../programs/desktop/awesome
|
||||
../../programs/desktop/hyprland
|
||||
#../../programs/desktop/hyprland
|
||||
../../programs/desktop/sway
|
||||
|
||||
# development
|
||||
../../develop
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
services.kanshi = {
|
||||
enable = true;
|
||||
systemdTarget = "hyprland-session.target";
|
||||
# systemdTarget = "hyprland-session.target"; # default is sway
|
||||
settings = [
|
||||
{
|
||||
profile.name = "default";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue