- Commented out portainer.nix in configuration.nix for future use.
- Created portainer.nix for container management configuration. - Added 120hz.sh and 60hz.sh scripts for display refresh rate switching. - Enhanced plasma/home.nix with power management settings.
This commit is contained in:
2
other/120hz.sh
Executable file
2
other/120hz.sh
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
kscreen-doctor output.1.mode.1
|
||||
2
other/60hz.sh
Executable file
2
other/60hz.sh
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
kscreen-doctor output.1.mode.2
|
||||
Reference in New Issue
Block a user