mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Moved some x11 programs out of wayland
This commit is contained in:
parent
7cf0aa41f5
commit
4e31ec799f
3 changed files with 10 additions and 5 deletions
|
@ -63,6 +63,9 @@
|
|||
executable = true;
|
||||
};
|
||||
|
||||
programs.feh.enable = true;
|
||||
programs.rofi.enable = true;
|
||||
|
||||
services.autorandr.enable = true;
|
||||
programs.autorandr.enable = true;
|
||||
programs.autorandr.profiles = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue