framework: add niri flake
This commit is contained in:
commit
c218bd400e
11 changed files with 286 additions and 154 deletions
|
|
@ -49,10 +49,12 @@ in {
|
|||
compositor = {
|
||||
autotile = true;
|
||||
focus_follows_cursor = true;
|
||||
focus_follows_cursor_delay = 25;
|
||||
input_default.acceleration = mkRON "optional" {
|
||||
profile = mkRON "optional" (mkRON "enum" "Flat");
|
||||
speed = 0.0;
|
||||
};
|
||||
keyboard_config.numlock_state = (mkRON "enum" "BootOn");
|
||||
};
|
||||
|
||||
wallpapers = [
|
||||
|
|
|
|||
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
programs.cosmic = {
|
||||
panels.Bar.applets.end = [
|
||||
"com.system76.CosmicAppletBattery"
|
||||
];
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue