mirror of
https://github.com/blahai/nyx.git
synced 2025-01-18 19:10:21 +00:00
Compare commits
2 commits
8fd3f7a576
...
d375f66c40
Author | SHA1 | Date | |
---|---|---|---|
d375f66c40 | |||
ae62a843eb |
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-features=WaylandWindowDecorations --enable-wayland-ime=true"
|
||||
"exec-once = wl-paste --type text --watch cliphist store"
|
||||
"exec-once = wl-paste --type image --watch cliphist store"
|
||||
"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"
|
||||
"JKPS"
|
||||
"ags"
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue