Compare commits

..

No commits in common. "d375f66c4065ee3b3682c0a51579fd8feac2f1ca" and "8fd3f7a5763c79a5919ff44d6cf2a0f8af1178ab" have entirely different histories.

View file

@ -8,9 +8,9 @@
exec-once = [
"${pkgs.swww}/bin/swww-daemon --format xrgb"
"${pkgs.floorp}/bin/floorp"
"sleep 1; ${pkgs.vesktop}/bin/vesktop --ozone-platform-hint=auto --enable-blink-features=MiddleClickAutoscroll --enable-wayland-ime=true"
"wl-paste --type text --watch cliphist store"
"wl-paste --type image --watch cliphist store"
"sleep 1; ${pkgs.vesktop}/bin/vesktop --ozone-platform-hint=auto --enable-features=WaylandWindowDecorations --enable-wayland-ime=true"
"exec-once = wl-paste --type text --watch cliphist store"
"exec-once = wl-paste --type image --watch cliphist store"
"JKPS"
"ags"
];