diff --git a/.config/hypr/.hypridle.conf.swp b/.config/hypr/.hypridle.conf.swp deleted file mode 100644 index e8306db0..00000000 Binary files a/.config/hypr/.hypridle.conf.swp and /dev/null differ diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index ba9bedeb..0e37f279 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -45,6 +45,12 @@ master { input { kb_layout = gb } + +# Monitors +monitor = DP-1, 3840x2160@30, 1920x0, 1.5 +monitor = HDMI-A-1, 1920x1080@60, 0x600, 1 + +# Binds bind = SUPER, Q, exec, kitty bind = SUPER, C, killactive, bind = SUPER, M, fullscreen, 1 diff --git a/.config/waybar/config b/.config/waybar/config index c78370f1..d4b20f9a 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -4,7 +4,7 @@ "height": 30, "modules-left": ["hyprland/workspaces", "custom/temperature", "cpu", "memory"], "modules-center": ["custom/time", "hyprland/window"], - "modules-right": ["custom/server-cava", "clock", "tray"], + "modules-right": ["clock", "tray"], "hyprland/workspaces": { "disable-scroll": true, "show-special": true,