hyprland layout
This commit is contained in:
parent
65c1523c8c
commit
48b4ea27b5
2 changed files with 6 additions and 1 deletions
|
|
@ -26,6 +26,7 @@ in {
|
|||
plymouth.enable = true;
|
||||
# plymouth.theme = "colorful_loop";
|
||||
consoleLogLevel = 0;
|
||||
kernelModules = [ "vhba" ];
|
||||
initrd.verbose = false;
|
||||
kernelParams = [
|
||||
"quiet"
|
||||
|
|
@ -99,6 +100,7 @@ in {
|
|||
};
|
||||
|
||||
programs = {
|
||||
cdemu.enable = true;
|
||||
gamescope = {
|
||||
enable = true;
|
||||
# capSysNice = true;
|
||||
|
|
@ -491,6 +493,7 @@ in {
|
|||
playerctl
|
||||
mpv
|
||||
protonup-qt
|
||||
protontricks
|
||||
qt6Packages.qtwayland
|
||||
glib
|
||||
gsettings-desktop-schemas
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue