Skip to content

lorenzharfst/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

Description

Contains configurations for

  • i3 picom
  • kitty
  • nvim

Instructions (assumes you're using OpenSUSE)

  1. sudo zypper in i3-gaps picom stow feh kitty unclutter
  2. Stow the items from the dotfiles folder (stow --target=/home/kodex .)
  3. Mask KWin (the previous window manager) at user level (systemctl --user mask plasma-kwin_x11)
  4. Start the service (systemctl --user enable i3)
  5. Install any Nerd Font
  6. Install nvim (not from zypper, it's outdated)
  7. Restart PC

Troubleshooting

If i3 doesn't get your config files properly, try running it raw and looking at the error file.

  • If it tells you that you have to choose the backend manually, you will have to edit picom.conf and add backend = "glx" for example.

About

dotfiles for my configuration of: OpenSUSE KDE, i3 and nvim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors