mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +00:00
fix stupid recursion causing major power consumption (#213)
This commit is contained in:
parent
1f96c63fd4
commit
9d014de888
1 changed files with 0 additions and 3 deletions
|
|
@ -18,9 +18,6 @@ exec-once = sleep 1 && dbus-update-activation-environment --systemd WAYLAND_DISP
|
|||
exec-once = wl-paste --type text --watch cliphist store
|
||||
exec-once = wl-paste --type image --watch cliphist store
|
||||
|
||||
# Clipboard: disable middle-click paste
|
||||
exec-once = wl-paste -p --watch wl-copy -p ""
|
||||
|
||||
# Cursor
|
||||
exec-once = hyprctl setcursor Bibata-Modern-Classic 24
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue