diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 9ab6028..bd19832 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -14,7 +14,6 @@ exec-once = systemctl --user import-environment & exec-once = hash dbus-update-activation-environment 2>/dev/null & exec-once = dbus-update-activation-environment --systemd & -# Wallpaper exec-once = hyprpaper exec-once = hypridle exec-once = waybar -c ~/.config/waybar/config & @@ -25,6 +24,8 @@ 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 = wl-clip-persist --clipboard regular + #------------------------ # General configurations @@ -192,7 +193,8 @@ bind = $mainMod, right, movefocus, r bind = $mainMod, up, movefocus, u bind = $mainMod, down, movefocus, d -bind = ALT, Tab, cyclenext +bind = ALT, Tab, cyclenext, +bind = ALT, Tab, bringactivetotop, # Window movement