mirror of
https://github.com/Dichgrem/DCGOS.git
synced 2026-02-04 21:31:57 -05:00
fix:amd-pstate-epp
style:hy_animations_config remove:scx&&swayosd&&tsukimi feat:use_polkit_gnome add:embedded
This commit is contained in:
@@ -6,12 +6,6 @@
|
||||
# See: https://nixos.wiki/wiki/AMD_GPU
|
||||
GPU-AMD = true;
|
||||
|
||||
# See: https://nixos.wiki/wiki/Nvidia
|
||||
GPU-Nvidia = false;
|
||||
|
||||
# See: https://nixos.wiki/wiki/Intel_Graphics
|
||||
GPU-Intel = false;
|
||||
|
||||
# See: https://github.com/linrunner/TLP
|
||||
Power-control = "TLP"; ## Possible options: PPD ; TLP
|
||||
|
||||
@@ -49,7 +43,6 @@
|
||||
# See: https://wiki.hyprland.org/Configuring/Monitors
|
||||
MonitorSettings = "
|
||||
monitor=eDP-1, 2560x1600@165, 0x0, 1.25
|
||||
monitor=DP-1, 2560x1440@144, 2560x0, 1.25
|
||||
";
|
||||
|
||||
# -------------------- Software --------------------
|
||||
|
||||
@@ -6,12 +6,6 @@
|
||||
# See: https://nixos.wiki/wiki/AMD_GPU
|
||||
GPU-AMD = false;
|
||||
|
||||
# See: https://nixos.wiki/wiki/Nvidia
|
||||
GPU-Nvidia = false;
|
||||
|
||||
# See: https://nixos.wiki/wiki/Intel_Graphics
|
||||
GPU-Intel = false;
|
||||
|
||||
# See: https://github.com/linrunner/TLP
|
||||
Power-control = "PPD"; ## Possible options: PPD ; TLP
|
||||
|
||||
|
||||
Reference in New Issue
Block a user