mirror of
https://github.com/blahai/nyx.git
synced 2025-01-18 19:10:21 +00:00
Compare commits
No commits in common. "d375f66c4065ee3b3682c0a51579fd8feac2f1ca" and "8fd3f7a5763c79a5919ff44d6cf2a0f8af1178ab" have entirely different histories.
d375f66c40
...
8fd3f7a576
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue