26 lines
848 B
Plaintext
26 lines
848 B
Plaintext
monitor=eDP-1,preferred,auto,1.5
|
|
monitor=DP-3,3840x2160@60.00,0x0,1.25
|
|
|
|
exec-once = swww init
|
|
exec-once = dunst
|
|
exec-once = ~/.config/hypr/xdg-portal-hyprland
|
|
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
|
exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP XDG_SESSION_TYPE
|
|
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=Hyprland XDG_SESSION_TYPE=wayland
|
|
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
|
exec-once = waybar
|
|
exec-once = blueman-applet
|
|
exec-once = wl-paste --type text --watch cliphist store
|
|
exec-once = wl-paste --type image --watch cliphist store
|
|
exec-once = wal -R
|
|
|
|
misc {
|
|
disable_hyprland_logo = yes
|
|
mouse_move_enables_dpms = true
|
|
}
|
|
|
|
plugin {
|
|
unredir_focused = false
|
|
}
|
|
|