mirror of
https://github.com/NotXia/dotfiles.git
synced 2025-12-14 10:01:54 +01:00
Update hyprland config
This commit is contained in:
@ -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 = /usr/lib/polkit-kde-authentication-agent-1 &
|
||||||
# exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
# exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||||
exec-once = hyprctl setcursor Adwaita 20
|
exec-once = hyprctl setcursor Adwaita 20
|
||||||
exec-once = xwaylandvideobridge
|
# exec-once = xwaylandvideobridge
|
||||||
exec-once = wl-clip-persist --clipboard regular
|
exec-once = wl-clip-persist --clipboard regular
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,2 +1,2 @@
|
|||||||
preload = /mnt/shared/media/wallpaper/mountains_lake.png
|
preload = ~/Pictures/wallpaper/mountains_lake.png
|
||||||
wallpaper = , /mnt/shared/media/wallpaper/mountains_lake.png
|
wallpaper = , ~/Pictures/wallpaper/mountains_lake.png
|
||||||
|
|||||||
@ -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=eDP-1,3072x1920@60.0,2987x869,2.0
|
||||||
monitor=DP-1,1920x1080@60.0,2046x692,1.0
|
monitor=DP-1,1920x1080@60.0,1067x749,1.0
|
||||||
|
|||||||
@ -29,6 +29,11 @@
|
|||||||
// Modules
|
// Modules
|
||||||
// -------------------------------------------------------------------------
|
// -------------------------------------------------------------------------
|
||||||
|
|
||||||
|
"hyprland/window": {
|
||||||
|
//"format": "{}" // <--- these is the default value
|
||||||
|
"format": "<span font='9' rise='-4444'>{}</span>"
|
||||||
|
},
|
||||||
|
|
||||||
"custom/screenshot_t": {
|
"custom/screenshot_t": {
|
||||||
"format":" ",
|
"format":" ",
|
||||||
"on-click": "grimblast --notify --freeze copysave output",
|
"on-click": "grimblast --notify --freeze copysave output",
|
||||||
|
|||||||
Reference in New Issue
Block a user