endeavouros-i3wm-setup
endeavouros-i3wm-setup copied to clipboard
The beloved EndeavourOS default i3 (has gaps) theme and setup dotfile repo
Added a / in the link to the default configs to make the command work
Since I need the terminal in i3wm to have a transparent background, I made some configurations. - Install the compositor `picom` ```sh sudo pacman -S picom ``` - Configure i3wm...
I have addressed the issue related to adjusting brightness in i3wm by implementing the 'brightnessctl' package in my configuration. This solution has resolved the problem with the laptop's brightness control...
I can only control my ASUS TUF laptop using backlightctl, so I edited volume_brightness.sh and the i3 config to include a backlightctl option. While I was there, I made volume/brightness...
A very simple cleanup to remove some trailing spaces found in i3_install.
I modified the ppd-status script so I could display 'tags' instead the name of each `power-profiles-daemon` profile name. I think this looks more clean and adds functionality to display a...