The starting point is your home folder (~)
v1
is forsway
andi3
v2
is fori3
v3
is forsway
, usingswaybar
v4
is fori3
andsway
config
file fori3blocks
is.config/i3blocks/config
- for Ubuntu LTS, use the repositories below:
https://i3wm.org/docs/repositories.html - a new version of
i3blocks
- compile it; version for Debian and Ubuntu is from 2015 autorandr
redshift
dmenu
udiskie
hsetroot
kitty
picom
https://launchpad.net/~regolith-linux/+archive/ubuntu/release?field.series_filter=focal
kanshi
gammastep
playerctl
grim
kitty
- nice mouse cursors
https://gitlab.com/Enthymeme/hackneyed-x11-cursors calcurse
, console calendar with todos, reminders
https://www.calcurse.org/hsetroot
, for changing wallpapers, works withcompton/picom
mod+[0..9]
- switch to desktop[0..9]
mod+shift+e
- show nag system menu (suspend, leave session) - (no keyboard interaction)mod+q
- close active windowmod+w
- will put all the windows into a set of tabsmod+s
- will put all the windows into a stackmod+e
- will put everything back
mod+f11
- show system menu (lock, logout, suspend, reboot, shutdown)
- clone the repo
git clone https://github.com/georgeabr/linux-configs; cd linux-configs/
git config credential.helper store
git config --global user.email "your email"
git config --global user.name "georgeabr"
- commit to this repo any modifications made
$ git add .; git commit -m "modified"; git push -u origin master
- Alternative to
dmenu
install bemenu
- disable audio bell - the command below in
/etc/profile
$ xset -b