themed groups

This commit is contained in:
2025-01-07 23:08:56 +01:00
parent 248497f601
commit 1652581f95
2 changed files with 22 additions and 7 deletions

View File

@@ -64,7 +64,10 @@ exec-once = keepassxc
# See https://wiki.hyprland.org/Configuring/Environment-variables/
env = XCURSOR_SIZE,24
env = HYPRCURSOR_SIZE,24
env = XCURSOR_THEME,BreezeX-Black
env = XCURSOR_PATH,$HOME/.icons
#env = HYPRCURSOR_SIZE,24
#env = HYPRCURSOR_THEME,rose-pine-cursor-hyprcursor
env = QT_QPA_PLATFORMTHEME,qt6ct
#env QT_QPA_PLATFORMTHEME=qt5ct dolphin
env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1
@@ -81,10 +84,10 @@ env = XDG_SESSION_DESKTOP,Hyprland
env = XDG_MENU_PREFIX,arch- kbuildsycoca6
#Nvidi Envs
#env = LIBVA_DRIVER_NAME,nvidia
#env = GBM_BACKEND,nvidia
#env = __GLX_VENDOR_LIBRARY_NAME,nvidia
env = LIBVA_DRIVER_NAME,nvidia
env = GBM_BACKEND,nvidia
env = __GLX_VENDOR_LIBRARY_NAME,nvidia
env = VDPAU_DRIVER, nvidia
env = SHELL, /bin/fish
#env = AQ_DRM_DEVICES,/dev/dri/card0:/dev/dri/card1
@@ -119,7 +122,19 @@ general {
layout = dwindle
}
group{
# col.border_active = rgb(ffffff)
col.border_active = rgba(3244a8aa) rgba(6f32a8aa) 45deg
#col.active_border
col.border_inactive = rgba(595959aa)
groupbar{
# col.active = rgba(ffffff00
col.active = rgba(3244a8aa)
col.inactive = rgba(595959aa)
}
}
# https://wiki.hyprland.org/Configuring/Variables/#decoration
decoration {
rounding = 10
@@ -298,7 +313,7 @@ bind = $mainMod, mouse_down, workspace, e+1
bind = $mainMod, mouse_up, workspace, e-1
bind = $mainMod, T, togglegroup
bind = $mainMod, G, lockactivegroup
bind = $mainMod, G, lockactivegroup, toggle
# Move/resize windows with mainMod + LMB/RMB and dragging