[go: nahoru, domu]

Skip to content

tvestelind/i3-conf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

Debian

i3

apt install i3-blocks rofi xautolock

useful applications

apt install flameshot blueman-applet keepassxc slack icedove firefox

From source

git clone https://github.com/haikarainen/light.git /tmp/light && cd /tmp/light && make && sudo make install

i3blocks

monitor manager

apt install python3 python3-tk arandr fonts-font-awesome

temp

apt install lm-sensors

ssid

sudo ln -s $(sudo which iw) /usr/bin/iw && sudo chmod +x /usr/bin/iw

mediaplayer

wget https://github.com/acrisci/playerctl/releases/download/v0.5.0/playerctl-0.5.0_amd64.deb
sudo dpkg -i playerctl-0.5.0_amd64.deb
rm playerctl-0.5.0_amd64.deb

contrib repo

git submodule init && git submodule update --recursive

Fonts

pushd fonts && mkdir --parent ~/.local/share/fonts && cp *.ttf ~/.local/share/fonts && fc-cache -fv && popd

Troubleshooting

Components aren't working in i3blocks

  • Look at i3blocks.conf and see what's configured to show
  • Go to i3blocks-contrib and install dependencies for components that aren't working

About

My i3wm configuration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published