i3
i3 – show mapped hotkeys
2019/12/02
Here is a simple script that can show you the hotkeys bound in ~/.config/i3/config : #!/bin/bash - #=============================================================================== # # FILE: …
rofi menu with icons
2019/10/21
Here is a quick command to show menu (applications) in simplistic windows managers with icons.
Gnome with i3 on Fedora 29
2019/02/25
I have been thinking of doing this for long time, finally I managed to get this working. Here is what you need to do to get i3 with all other gnome services running. First we will create 2 files, this …