i3 window manager configuration
!!!UNSTABLE!!!
based on:
- https://github.com/vivien/i3blocks - author of
i3blocks
status bar fori3
- https://github.com/Anachron/i3blocks - recipes for installation and customization of
i3blocks
- https://github.com/enkore/j4-dmenu-desktop - wrapper for
dmenu
staff, that allow user drop-down list of apps
include the script based on the post of user ack006 - script post for definition of the window class
assign [class="google-chrome"] ...
#install of i3 to my linux mint was provided with
sudo apt install i3 \
i3lock \
i3blocks \
suckless-tools \
i3status \
dunst \
libanyevent-i3-perl \
libjson-xs-perl
sudo apt install
j4-dmenu-desktop \
kbdd \
rofi \
xbindkeys xbindkeys-config \
fonts-font-awesome \
lm-sensors
#disable nemo desktop issue
gsettings set org.nemo.desktop show-desktop-icons false
#j4-dmenu-desktop
usage bindsym $mod d exec --no-startup-id j4-dmenu-desktop --dmenu="dmenu -i -fn 'DejaVu Sans-10' -l 20"