add hyprland config
This commit is contained in:
parent
1dd9467b38
commit
ba13c73988
3 changed files with 158 additions and 14 deletions
|
@ -1,6 +1,10 @@
|
|||
{
|
||||
{lib, ...}: {
|
||||
services.xserver.videoDrivers = ["amdgpu"];
|
||||
|
||||
hm.wayland.windowManager.hyprland.settings = {
|
||||
monitor = lib.mkForce ["DP-1,1920x1200@60,0x0,1" "HDMI-A-1,1440x900@60,1920x300,1"];
|
||||
};
|
||||
|
||||
# services.xserver.videoDrivers = ["nvidia"];
|
||||
|
||||
# hardware.opengl = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue