Skip to content

Latest commit

 

History

History
50 lines (40 loc) · 1.54 KB

readme.md

File metadata and controls

50 lines (40 loc) · 1.54 KB

i3 window manager configuration

!!!UNSTABLE!!!

based on:

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"

#Current state with j4 drop-down screen