mirror of
https://github.com/henrysipp/omarchy-nix.git
synced 2026-06-25 02:07:31 -05:00
Actually assign hyprland defaults
This commit is contained in:
@@ -12,9 +12,7 @@ in {
|
|||||||
./looknfeel.nix
|
./looknfeel.nix
|
||||||
./windows.nix
|
./windows.nix
|
||||||
];
|
];
|
||||||
wayland.windowManager.hyprland.settings = {
|
wayland.windowManager.hyprland.settings = cfg.hyprland_assignments // {
|
||||||
# Default applications
|
|
||||||
|
|
||||||
# Environment variables
|
# Environment variables
|
||||||
env = [
|
env = [
|
||||||
"GDK_SCALE,2" # Change to 1 if on a 1x display
|
"GDK_SCALE,2" # Change to 1 if on a 1x display
|
||||||
|
|||||||
Reference in New Issue
Block a user