update conf

This commit is contained in:
Johannes Knopp
2026-04-06 01:30:38 +02:00
parent c2b28df404
commit 586e4b6320
9 changed files with 37 additions and 27 deletions

View File

@ -25,7 +25,8 @@ $menu = env XDG_CURRENT_DESKTOP=Hyprland wofi --show drun
# Or execute your favorite apps at launch like this:
# exec-once = waybar
exec-once = /usr/lib/hyprpolkitagent/hyprpolkitagent
exec-once = hyprpanel
# exec-once = hyprpanel
exec-once = quickshell
exec-once = dunst
exec-once = firefox
exec-once = hyprpaper
@ -45,7 +46,7 @@ debug:disable_logs = false
# See https://wiki.hypr.land/Configuring/Environment-variables/
env = XCURSOR_SIZE,24
env = HYPRCURSOR_SIZE,24
env = QT_QPA_PLATFORM,waylandl;xcb
env = QT_QPA_PLATFORM,wayland
env = QT_QPA_PLATFORMTHEME,qt5ct
env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1
env = QT_AUTO_SCREEN_SCALE_FACTOR,1
@ -90,18 +91,13 @@ env = _JAVA_AWT_WM_NONREPARENTING, 1
# https://wiki.hypr.land/Configuring/Variables/#general
general {
gaps_in = 5
gaps_out = 20
gaps_out = 10
border_size = 2
border_size = 3
# https://wiki.hypr.land/Configuring/Variables/#variable-types for info about colors
col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
col.active_border = rgba(9b1a1aee) rgba(c94040ee) 45deg
col.inactive_border = rgba(595959aa)
# Active: cosmic purple -> neon cyan gradient
# col.active_border = rgba(7f5af0ee) rgba(00d1ffee) 45deg
#
# # Inactive: deep space slate
# col.inactive_border = rgba(0c0e14aa)
# Set to true enable resizing windows by clicking and dragging on borders and gaps
resize_on_border = false

View File

@ -1,23 +1,23 @@
preload = /home/johannes/Pictures/Wallpapers/wallhaven-5g22q5.png
preload = /home/johannes/Pictures/Wallpapers/japan-artistic-3840x2160-25406.jpg
wallpaper {
monitor = DP-1
path =/home/johannes/Pictures/Wallpapers/wallhaven-5g22q5.png
path =/home/johannes/Pictures/Wallpapers/japan-artistic-3840x2160-25406.jpg
# fitmode = cover
}
wallpaper {
monitor = DP-2
path =/home/johannes/Pictures/Wallpapers/wallhaven-5g22q5.png
path =/home/johannes/Pictures/Wallpapers/japan-artistic-3840x2160-25406.jpg
# fitmode = cover
}
wallpaper {
monitor = HDMI-A-1
path =/home/johannes/Pictures/Wallpapers/wallhaven-5g22q5.png
path =/home/johannes/Pictures/Wallpapers/japan-artistic-3840x2160-25406.jpg
# fitmode = cover
}
wallpaper {
monitor = HDMI-A-2
path =/home/johannes/Pictures/Wallpapers/wallhaven-5g22q5.png
path =/home/johannes/Pictures/Wallpapers/japan-artistic-3840x2160-25406.jpg
# fitmode = cover
}