Gwyd0 / Linuxsetup

My current I3 arch linux setup.

Home Page:https://github.com/Gwyd0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux Setup

My current I3 daily arch Linux/Ubuntu setup.

This is my personal setup, so some things may not work.

Screenshots

Desktop and sidebar
screenshot1
Mutitasking
screenshot2

Features

  • Rounded Corners (picom)
  • A sidebar
  • a dashboard
  • A widgets bar screenshot3

for weather to work you need to change the $location var in eww/scripts/weather.sh

Dependencies

UI - Eww
WM (i3) - I3
Background - Feh
Terminal - Alacritty
Compositor - Picom (this fork allows rounded corners + other features)
Notifications - Dunst
App Launcher - Rofi
Music Controller - Playerctl
Font - Nerdfonts
Lockscreen - betterlockscreen

Keybinds

All the default I3 keybinds +

Keybind Action
Mod+Shift+z Opens Sidebar
Mod+Shift+r Reloads Config
Ctrl+Space Clears the newest notification
Ctrl+Shift+Space Clears all notifications

Known Issues

I will fix these when I have time…

  • When opening the sidebar quickly, the Spotify widget will bug out, resulting in you not being able to close the sidebar. This can be solved by reloading the config but is very annoying. This seems to only happen on Ubuntu.

About

My current I3 arch linux setup.

https://github.com/Gwyd0

License:MIT License


Languages

Language:Shell 67.5%Language:SCSS 32.5%