mirror of
https://github.com/NotXia/dotfiles.git
synced 2025-12-14 18:11:52 +01:00
Hyprland changes
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user