This commit is contained in:
deadvey 2025-01-28 14:53:19 +00:00
parent 48b18d03f1
commit b44b59696b
3 changed files with 7 additions and 1 deletions

Binary file not shown.

View File

@ -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

View File

@ -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,