Skip to content

satur4te/mysetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screenshot_20220512_113953

WM: i3

bar: polybar

terminal: alacritty

file managers: ranger, nautilus

launcher: rofi

screenshots: scrot + xclip

composer: picom

IDE: Pitch Black theme + Recursive Mono 13.0

Currently using Arch with GNOME 42.1(can be easily installed with archinstall)

image

And slightly modified DTOS

image

Currently stick to Arch + Gnome with Gruvbox theme.

image

Some void linux notes:

a. when setting up pipewire, use elogind

b. pipewire itself :

Install pipewire:

xbps-install pipewire alsa-pipewire (libpulseaudio-pipewire is NOT needed. In fact, it appears to have been removed from the repos.)

idk if all this needed if no pulseaudio is installed tho

Uncomment the following line in /etc/pipewire/pipewire.conf:

#"/usr/bin/pipewire" = { args = "-c pipewire-pulse.conf" }

Run these commands:

mkdir -p /etc/alsa/conf.d ln -s /usr/share/alsa/alsa.conf.d/50-pipewire.conf /etc/alsa/conf.d ln -s /usr/share/alsa/alsa.conf.d/99-pipewire-default.conf /etc/alsa/conf.d Edit /etc/pulse/client.conf and replace the following line:

; autospawn = yes

With:

autospawn = no

Finally, set Pipewire to start when you start a user session/log in.

c. lightdm and lightdm-gtk3-greeter alongside i3

d. ad nonfree repos for intellij

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published