Home
PHZSANTOS
Cancel

Reading list - Thea von Harbou

Reading list - Thea von Harbou ID Title Read 1 Metrópolis  

How to set wallpaper on i3 WM

1 - Let’s install nitrogen Use apt for debian based distros sudo dnf install nitrogen 2 - Open nitrogen and set wallpaper This is really straightforward so no tutorial for this 3 - Let’s make...

How to change default terminal of i3 WM

1 - First let’s make a backup of our original i3 WM config cp ~/.config/i3/config ~/.config/i3/config.ori 2 - Edit i3 WM config I gonna use NVIM to edit the config, you can use whatever editor ...

How to fix battery percentage on i3 status

1 - First let’s make a backup of our original i3 status config cp /etc/i3status.conf ~/.config/i3/i3status.conf 2 - Edit i3status.conf I gonna use NVIM to edit the config, you can use whatever ...

How to change battery percentage to integer on i3 status

1 - First let’s make a backup of our original i3 status config cp /etc/i3status.conf ~/.config/i3/i3status.conf 2 - Edit i3status.conf I gonna use NVIM to edit the config, you can use whatever ...

How to add cpu temperature on i3 status

1 - First let’s make a backup of our original i3 status config cp /etc/i3status.conf ~/.config/i3/i3status.conf 2 - Edit i3status.conf I gonna use NVIM to edit the config, you can use whatever ...

How to add cpu usage on i3 status

1 - First let’s make a backup of our original i3 status config cp /etc/i3status.conf ~/.config/i3/i3status.conf 2 - Edit i3status.conf I gonna use NVIM to edit the config, you can use whatever ...

How to change i3 status separator

1 - First let’s make a backup of our original i3 WM config cp ~/.config/i3/config ~/.config/i3/config.ori 2 - Edit i3 WM config I gonna use NVIM to edit the config, you can use whatever editor ...

How to add a clock with a different timezone on i3 status

1 - First let’s make a backup of our original i3 status config cp /etc/i3status.conf ~/.config/i3/i3status.conf 2 - Edit i3status.conf I gonna use NVIM to edit the config, you can use whatever ...

How to move i3 status bar

1 - First let’s make a backup of our original i3 WM config cp ~/.config/i3/config ~/.config/i3/config.ori 2 - Edit i3 WM config I gonna use NVIM to edit the config, you can use whatever editor ...