Compare commits
2 Commits
93bf379c81
...
c5847b08f0
| Author | SHA1 | Date | |
|---|---|---|---|
| c5847b08f0 | |||
| 6da0f5369b |
@@ -20,5 +20,7 @@
|
||||
ember-cli
|
||||
ember-language-server
|
||||
yaml-language-server
|
||||
odin
|
||||
ols
|
||||
];
|
||||
}
|
||||
@@ -39,6 +39,8 @@
|
||||
};
|
||||
# wayland.windowManager.river.enable = true;
|
||||
imports = [
|
||||
|
||||
# packages with further configuration
|
||||
../packages/alacritty/alacritty.nix
|
||||
../packages/crawl/crawl.nix
|
||||
../packages/direnv/direnv.nix
|
||||
@@ -50,5 +52,7 @@
|
||||
../packages/thunderbird/thunderbird.nix
|
||||
../packages/zellij/zellij.nix
|
||||
../packages/zoxide/zoxide.nix
|
||||
# package bundles
|
||||
./bundles/langs.nix
|
||||
];
|
||||
}
|
||||
|
||||
@@ -27,6 +27,8 @@ in
|
||||
];
|
||||
output-layout = "wideriver";
|
||||
rule-add = "ssd";
|
||||
border-color-focused = "0x7fbbb3";
|
||||
border-color-unfocusd = "0xd3c6aa";
|
||||
map = {
|
||||
normal = {
|
||||
# spawn binds
|
||||
|
||||
Reference in New Issue
Block a user