heckelson / i3-and-kde-plasma

How to install the i3 window manager on KDE
GNU General Public License v3.0
867 stars 34 forks source link

Oneline command is not working #47

Closed nahuelcamillo closed 7 months ago

nahuelcamillo commented 1 year ago

Here's a oneliner on how I installed everything: $ sudo pacman -Syu && sudo pacman -S i3 feh i3-dmenu-desktop morc_menu wmctrl

I followed the steps and with the installation of packages I had a "problem" with the one-line command. When I execute this I receive the message: error: target not found: i3-dmenu-desktop

An image trying just this package: image

I just resolved it, avoiding the installation of "i3-dmenu-desktop" and everything worked well.

heckelson commented 1 year ago

Hi, sorry for the late reply.

It seems that the package is now called j3-dmenu-desktop.

PRs are welcome if you want to make one :)