Update .config/hypr/hyprland/general.conf

Update .config/hypr/hyprland/monitors.conf
Update .config/hypr/hyprland/rules/gimp.conf
Update .config/hypr/hyprland/workspaces.conf
Update .config/mako/config
Update .config/waybar/colors.css
Update .config/wofi/colors
This commit is contained in:
2025-04-16 12:43:16 +02:00
parent 412f567ecf
commit 2f9503b366
7 changed files with 19 additions and 19 deletions

View File

@@ -5,7 +5,7 @@ general {
border_size = 2
# https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors
col.active_border = rgba(249ECA33) rgba(249ECA4C) 45deg
col.active_border = rgba(09E4F333) rgba(48F3094C) 45deg
col.inactive_border = rgba(595959aa)
# Set to true enable resizing windows by clicking and dragging on borders and gaps

View File

@@ -1,2 +1,2 @@
monitor = DP-1, 2560x1440@180, 0x0, 1
monitor = HDMI-A-2, 1920x1080@60, -1920x0, 1
monitor = DP-2, 1920x1080@60, -1920x0, 1

View File

@@ -1 +1 @@
windowrulev2 = workspace 5, class:^(Gimp)$
windowrulev2 = workspace 5, class:^(gimp)$

View File

@@ -1,6 +1,6 @@
workspace = 1, monitor:HDMI-A-2
workspace = 1, monitor:DP-2
workspace = 2, monitor:DP-1
workspace = 3, monitor:DP-1
workspace = 4, monitor:DP-1
workspace = 9, monitor:HDMI-A-2
workspace = 10, monitor:HDMI-A-2
workspace = 9, monitor:DP-2
workspace = 10, monitor:DP-2