mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-10 22:52:41 +02:00
feat: replace waybar/mako/anyrun/wlogout/swaylock with noctolia-shell, remove hyprland (#240)
This commit is contained in:
@@ -8,9 +8,6 @@ in
|
||||
"${config.home.homeDirectory}/.ssh/${hostName}";
|
||||
|
||||
modules.desktop.nvidia.enable = false;
|
||||
modules.desktop.hyprland.settings.source = [
|
||||
"${config.home.homeDirectory}/nix-config/hosts/12kingdoms-shoukei/hypr-hardware.conf"
|
||||
];
|
||||
|
||||
xdg.configFile."niri/niri-hardware.kdl".source =
|
||||
mkSymlink "${config.home.homeDirectory}/nix-config/hosts/12kingdoms-shoukei/niri-hardware.kdl";
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
# https://wiki.hyprland.org/Configuring/Monitors/
|
||||
#
|
||||
# Configure your Display resolution, offset, scale and Monitors here, use `hyprctl monitors` to get the info.
|
||||
# highres: get the best possible resolution
|
||||
# auto: position automatically
|
||||
# 1.33: scale to 1.33 times
|
||||
# bitdepth,10: enable 10 bit support
|
||||
monitor=eDP-1, highres@highrr, 0x0, 1.33, bitdepth,10
|
||||
Reference in New Issue
Block a user