forked from Shinonome/dots-hyprland
fix stupid recursion causing major power consumption (#213)
This commit is contained in:
@@ -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 text --watch cliphist store
|
||||||
exec-once = wl-paste --type image --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
|
# Cursor
|
||||||
exec-once = hyprctl setcursor Bibata-Modern-Classic 24
|
exec-once = hyprctl setcursor Bibata-Modern-Classic 24
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user