Skip to content

Some configs I want to sync across all of my linux machines

Notifications You must be signed in to change notification settings

pyrodogg/linux-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collection of my Configurations

  • WM: i3-gaps
  • DM: lxdm (since sddm is buggy as hell)
  • Bar: polybar
  • Terminal: konsole
  • Compositor: compton
  • D-Menu: rofi
  • I run arch btw...

Dependencies

sudo pacman -Syu
sudo pacman -S i3-gaps polybar rofi xorg-xrandr xautolock

General

I try to only push config lines that are setup-independent. You have to tweak stuff special to your setup yourself (stuff like order of monitors for a dual monitor setup, dpi, etc.)

I3

The config assumes that you have two files in your ~/Pictures directory, namely space.png and leaves.png, which are used for the lockscreen and wallpaper respectively. You are, of course, free to change that.

About

Some configs I want to sync across all of my linux machines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages