Desktop updates
This commit is contained in:
parent
7e82f983e7
commit
67c4afbd12
@ -96,6 +96,7 @@
|
||||
"$mod,ESCAPE, exec, nwg-bar"
|
||||
|
||||
"$mod, C, killactive"
|
||||
"$mod SHIFT, C, exec, hyprctl kill"
|
||||
"$mod, V, togglefloating"
|
||||
"$mod, F, fullscreen, 0"
|
||||
"$mod, M, fullscreen, 1"
|
||||
|
@ -12,4 +12,6 @@
|
||||
hardware.opengl.extraPackages32 = with pkgs; [
|
||||
driversi686Linux.amdvlk
|
||||
];
|
||||
|
||||
programs.gamemode.enable = true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user