hyprland configs: add ecosystem.conf

parent 548dbdff
ecosystem {
no_update_news = true
}
exec-once = gnome-keyring-daemon --start --components=secrets exec-once = gnome-keyring-daemon --start --components=secrets
exec-once = /usr/libexec/polkit-1/polkit-gnome-authentication-agent-1 exec-once = /usr/libexec/hyprpolkitagent
exec-once = dbus-update-activation-environment --all exec-once = dbus-update-activation-environment --all
exec-once = sleep 1 && dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP exec-once = sleep 1 && dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
...@@ -77,7 +77,7 @@ ...@@ -77,7 +77,7 @@
"actions": [ "actions": [
{ {
"label": " ", "label": " ",
"command": "wlogout" "command": "wlogout -b 5 -T 300 -B 300"
} }
] ]
} }
......
...@@ -51,6 +51,9 @@ source = /etc/ximperdistro/hyprland/hypr/binds.conf ...@@ -51,6 +51,9 @@ source = /etc/ximperdistro/hyprland/hypr/binds.conf
source = /etc/ximperdistro/hyprland/hypr/special-workspace.conf source = /etc/ximperdistro/hyprland/hypr/special-workspace.conf
source = /etc/ximperdistro/hyprland/hypr/submaps.conf source = /etc/ximperdistro/hyprland/hypr/submaps.conf
#---------- ЭКОСИСТЕМА ---- ECOSYSTEM
source = /etc/ximperdistro/hyprland/hypr/ecosystem.conf
# Здесь был Ёжик <3 # Здесь был Ёжик <3
# There was a Hedgehog here <3 # There was a Hedgehog here <3
# #
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment