15 How to burn an ISO to usb on Herbstluftwm

15 How to burn an ISO to usb on Herbstluftwm

Launching mintstick from dmenu or rofi is not going to work because the application mintstick requires an option behind the command. mintstick -m formatmintstick -m iso That is the code it is waiting for. If you use ALT + F3 you are using the menu of XFCE and behind...
14 How to add another polybar at the bottom in Herbstluftwm

14 How to add another polybar at the bottom in Herbstluftwm

Polybar is part of Herbstluftwm but it can be used on any tiling window manager. The code is to be uncommented from the file in ~/.config/polybar/launch.sh to get a second polybar. But when making this video we had not thought about users wanting to have a second...
11 How to change to a dual monitor setup on herbstluftwm

11 How to change to a dual monitor setup on herbstluftwm

In this video we use xrandr and arandr to analyze what we need to do to get Herbstluftwm to use both of my monitor aka a dual monitor setup. We also change the qwerty setting to azerty setting and update our system with update, skel, cb and...
8 Use rules to assign applications to a workspace

8 Use rules to assign applications to a workspace

Personally I want a free workflow. Meaning = any applications can go on any workspace. But you can tell Herbstluftwm to assign applications to show up only on one designated tag/workspace. In the video we show you a catch however. If you have changed the tag layout,...
7 change the theme of  Herbstluftwm

7 change the theme of Herbstluftwm

In the video we give several tips: use atom and install pigments and minimap change colors one by one  use ##FF0000 to get red (RGB) reload with Super + Shift + R to search for the...
6 The Herbstluftwm configuration in detail

6 The Herbstluftwm configuration in detail

two major Folders to configure Herbsluftwm has actually just one document where all the settings are : ~/.config/herbstlufwm/autostart The other one is connected to keyboard bindings but it is not from Herbstluftwm. ~/.config/sxhkd AUTOSTART We make sure an...
5 an overview of Herbstluftwm – config and keyboard shortcuts

5 an overview of Herbstluftwm – config and keyboard shortcuts

General info Herbstluftwm is a tiling window manager and it is coming from here. You can get more information on the Arch Wiki. The conky is there to help you learn the keyboard shortcuts, when you first boot into Herbstluftwm. Conkies in tiling window managers are...
2 updating your Herbsluftwm after clean install

2 updating your Herbsluftwm after clean install

You can install Herbstluftwm via ArcoLinuxD and use and change the scripts we provide. You can also install Herbstluftwm via ArcoLinuxB and download the iso and install it or you can build the iso yourself and decide what software you would like on your iso. In the...