diff --git a/hypr/autostart.conf b/hypr/autostart.conf index ea9e6eb..94ab50e 100644 --- a/hypr/autostart.conf +++ b/hypr/autostart.conf @@ -5,9 +5,7 @@ # Autostart necessary processes (like notifications daemons, status bars, etc.) # Or execute your favorite apps at launch like this: -exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP -exec-once = gnome-keyring-daemon --start --components=secrets - +exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP XDG_SESSION_TYPE XDG_SESSION_DESKTOP exec-once = waybar exec-once = swww-daemon exec-once = swaync @@ -19,5 +17,6 @@ exec-once = gsettings set org.gnome.desktop.interface gtk-theme 'adw-gtk3-dark' exec-once = gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark' exec-once = curl -s https://zenquotes.io/api/random > ~/.cache/quote.json +exec-once = "/usr/libexec/polkit-mate-authentication-agent-1" exec-once = seafile-applet diff --git a/hypr/environment.conf b/hypr/environment.conf index ac584e2..d52d63b 100644 --- a/hypr/environment.conf +++ b/hypr/environment.conf @@ -16,6 +16,10 @@ env = AWT_TOOLKIT,MToolkit env = WINIT_X11_SCALE_FACTOR,1 env = XWAYLAND_NO_GLAMOR,0 +env = XDG_CURRENT_DESKTOP,Hyprland +env = XDG_SESSION_TYPE,wayland +env = XDG_SESSION_DESKTOP,Hyprland + xwayland { force_zero_scaling = true } diff --git a/hypr/input.conf b/hypr/input.conf index 758dedc..2cdff66 100644 --- a/hypr/input.conf +++ b/hypr/input.conf @@ -6,7 +6,7 @@ input { kb_layout = us kb_variant = altgr-intl - kb_options = caps:swapescape + kb_options = caps:escape kb_rules = follow_mouse = 1