Home
PHZSANTOS
Cancel

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 ...

How to enable touchpad tap to click in i3 WM

Disclaimer Well, it actually isn’t related to i3 WM, i3 WM is just a window manager, it means it just adjust windows on your screen and that’s it. But if you’re on i3 WM and use a laptop like I do...

How to add apps on dmenu

Disclaimer Well, it actually isn’t related to i3 WM, i3 WM is just a window manager, it means it just adjust windows on your screen and that’s it. However, a lot of i3 WM users use dmenu as applic...

How to manage bluetooth devices on i3 WM

Disclaimer Well, it actually isn’t related to i3 WM, i3 WM is just a window manager, it means it just adjust windows on your screen and that’s it. However, sometimes you want to connect some bluet...