cenunix / dotfiles-old

GNU General Public License v3.0
147 stars 10 forks source link

Eww seems to be missing a folder #4

Open matthis-k opened 1 year ago

matthis-k commented 1 year ago

I copied the eww config and this is the output:

./executable_startup 
ok
 2023-02-12T21:38:02.922Z WARN  eww > Failed to connect to daemon: Failed to connect to daemon
 2023-02-12T21:38:02.922Z INFO  eww > Initializing eww server. (/run/user/1000/eww-server_e509dbdfc96d43eb)
Run `eww logs` to see any errors while editing your configuration.
 2023-02-12T21:38:02.922Z INFO  eww::server > Loading paths: config-dir: /home/matthisk/.config/eww/fool_moon/bar, ipc-socket: /run/user/1000/eww-server_e509dbdfc96d43eb, log-file: /home/matthisk/.cache/eww_e509dbdfc96d43eb.log
 2023-02-12T21:38:02.955Z INFO  eww > Initializing Eww server. (/run/user/1000/eww-server_abe0e2e1001840c2)
Run `eww logs` to see any errors while editing your configuration.
 2023-02-12T21:38:02.955Z INFO  eww::server > Loading paths: config-dir: /home/matthisk/.config/eww/fool_moon/menu, ipc-socket: /run/user/1000/eww-server_abe0e2e1001840c2, log-file: /home/matthisk/.cache/eww_abe0e2e1001840c2.log
error: Included file `./unfocus/unfocus.yuck` not found
  ┌─ /home/matthisk/.config/eww/fool_moon/menu/eww.yuck:3:10
  │
3 │ (include "./unfocus/unfocus.yuck")
  │          ──────────────────────── Included here

 2023-02-12T21:38:02.979Z INFO  eww > Initializing Eww server. (/run/user/1000/eww-server_d02d3094f2019c50)
Run `eww logs` to see any errors while editing your configuration.
 2023-02-12T21:38:02.979Z INFO  eww::server > Loading paths: config-dir: /home/matthisk/.config/eww/fool_moon/meters, ipc-socket: /run/user/1000/eww-server_d02d3094f2019c50, log-file: /home/matthisk/.cache/eww_d02d3094f2019c50.log
0
./executable_startup: line 20: /home/matthisk/.config/eww/fool_moon/menu/scripts/clipboard: No such file or directory
cenunix commented 1 year ago

unfocus.yuck was removed from the includes, but as for the clipboard script, that should be in the repo and as long as you're pulling the most recent I believe it will be in that directory