Update hyprland config

This commit is contained in:
2025-02-23 14:07:47 +01:00
parent 957e7395ce
commit 74fe45a4e0
4 changed files with 11 additions and 6 deletions

View File

@ -23,7 +23,7 @@ exec-once = bash -c "mkfifo /tmp/$HYPRLAND_INSTANCE_SIGNATURE.wob && tail -f /tm
exec-once = /usr/lib/polkit-kde-authentication-agent-1 &
# exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
exec-once = hyprctl setcursor Adwaita 20
exec-once = xwaylandvideobridge
# exec-once = xwaylandvideobridge
exec-once = wl-clip-persist --clipboard regular

View File

@ -1,2 +1,2 @@
preload = /mnt/shared/media/wallpaper/mountains_lake.png
wallpaper = , /mnt/shared/media/wallpaper/mountains_lake.png
preload = ~/Pictures/wallpaper/mountains_lake.png
wallpaper = , ~/Pictures/wallpaper/mountains_lake.png

View File

@ -1,4 +1,4 @@
# Generated by nwg-displays on 2024-06-29 at 08:54:31. Do not edit manually.
# Generated by nwg-displays on 2025-02-01 at 16:12:38. Do not edit manually.
monitor=eDP-1,3072x1920@60.0,3966x812,2.0
monitor=DP-1,1920x1080@60.0,2046x692,1.0
monitor=eDP-1,3072x1920@60.0,2987x869,2.0
monitor=DP-1,1920x1080@60.0,1067x749,1.0

View File

@ -29,6 +29,11 @@
// Modules
// -------------------------------------------------------------------------
"hyprland/window": {
//"format": "{}" // <--- these is the default value
"format": "<span font='9' rise='-4444'>{}</span>"
},
"custom/screenshot_t": {
"format":" ",
"on-click": "grimblast --notify --freeze copysave output",