EndeavourOS default i3wm setup

terminal: Alacritty

compositor: Picom

top bar: eww

entire configuration here

all 11 comments

sorted by: hot top controversial new old
[–] 4 points 3 years ago (1 child)

Beautiful neovim, whats the terminal program on the down right?

  • source
  • hideshow 2 child comments
  • [–] [S] 6 points 3 years ago (3 children)

    Finally someone asked about that!

    That's an alias I made (with some help from the Arch Wiki) that lets me search the AUR for a package using fzf and then install it.

    alias get="paru -Slq | fzf --preview 'paru -Si {}' --layout=reverse --bind 'enter:execute(paru -S {})+accept'"

    (replace paru with your AUR helper of choice if different, requires fzf)

    Also, my neovim config is available in the link!

  • source
  • parent
  • hideshow 6 child comments
  • [–] 4 points 3 years ago

    MOTAJ, MOTAJ, MOTAJ, SMOTAJ!

  • source
  • [–] 3 points 3 years ago (1 child)
  • [–] 3 points 3 years ago (1 child)

    looks awesome. perfect color choosing

  • source
  • hideshow 2 child comments
  • [–] 3 points 3 years ago

    Absolutely gorgeous.

  • source