wildfire: 314 current 2025-06-24 15:36:30 25.05.20250620.b2485d5 6.15.3 *
wildfire: 315 current 2025-06-24 15:38:16 25.05.20250620.b2485d5 6.15.3 * wildfire: 316 current 2025-06-24 16:05:25 25.05.20250620.b2485d5 6.15.3 *
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
# Home Manager Hyprland monitors
|
# Home Manager Hyprland monitors
|
||||||
wayland.windowManager.hyprland.settings.monitor = [
|
wayland.windowManager.hyprland.settings.monitor = [
|
||||||
"DP-3, 2560x1440@143.97, 1920x-360, 1"
|
"DP-3, 2560x1440@143.97, 1920x-360, 1, vrr, 1"
|
||||||
"HDMI-A-1, 1920x1080@60.00, 0x0, 1"
|
"HDMI-A-1, 1920x1080@60.00, 0x0, 1"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
@ -83,6 +83,10 @@
|
|||||||
# ================================
|
# ================================
|
||||||
# ENVIRONMENT VARIABLES
|
# ENVIRONMENT VARIABLES
|
||||||
# ================================
|
# ================================
|
||||||
|
# global variables set on shell initialization
|
||||||
|
environment.variables = {
|
||||||
|
};
|
||||||
|
# session variables
|
||||||
environment.sessionVariables = {
|
environment.sessionVariables = {
|
||||||
# Set Firefox as default browser
|
# Set Firefox as default browser
|
||||||
BROWSER = "${pkgs.lib.getBin pkgs.firefox}";
|
BROWSER = "${pkgs.lib.getBin pkgs.firefox}";
|
||||||
|
Reference in New Issue
Block a user