Just a small topic, I have been using Fedora with i3 for over a year now have have discovered that to set it up you are on a very DIY journey. So in case anybody would like to see some of the bits and pieces that I have encountered have a look at this
Meta = the windows key or the key you chose on initial i3 setup.
To install from the live iso open terminal with meta + enter and type âliveinstâ this will launch the Anaconda installer or meta+d type liveinst and start it that way.
At this point I assume that if you are installing Fedora i3 you must be familiar with Anaconda.
Your choice of terminal like Terminator or xfce4-terminal
Tumbler - for thumbnails in Thunar
Nitrogen - add this to your i3 config âexec nitrogen --restore &â the iso does come with âfehâ but I am lazy and prefer the GUI method for wallpaper management.
Xarchiver
Xed - a lightweight text editor
Lxappearance plus themes of your choice. (I find that XFCE appearance will not apply themes)
Lxpolkit - add this to your i3 config âexec --no-startup-id lxpolkitâ then when you open gparted or thunar as root youâll receive an access to prompt for the root password.
Picom - for transparency etc. Add this to your i3 config âexec picom -CGb &â.
Bluez
Blueman - add this to the i3 config âexec --no-startup-id blueman-appletâ to start the sys-tray applet.
beesu (allows you to open programs as root)
Use beesu instead of gsku with thunar in custom actions to allow âopen Thunar as rootâ a little more on opening thunar as root this can be found at: -
Open thunar as root here
Name: Open thunar as root here
Command: gksu thunar %f (beesu thunar %f works for me & pkexec).
File pattern: *
Appears if selection contains: Directories
Note: Some distributions no longer include gksu. Use pkexec instead.
virtualbox
Rofi âsudo dnf install rofiâ add this to your i3 config place it below the dmenu entry âbindsym $mod+d exec rofi -show run" and # out the dmenu entry. Save and reload the config âmeta + râ test it, and it should work fine.
When you install Bumblebee, you need to navigate to .local/bin and copy bumblebee-status to .config/bumblebee-status/bumblebee-status (note this is a new folder you need to create)
Fonts
Meslo Nerd Fonts - https://www.nerdfonts.com (Works well for powerlevel10k and the glyphs in bumblebee-status)