mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 20:20:38 +02:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1 +1 @@
|
||||
windowrulev2 = workspace 5, class:^(Gimp)$
|
||||
windowrulev2 = workspace 5, class:^(gimp)$
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user