Skip to content

Latest commit

 

History

History
44 lines (37 loc) · 1.95 KB

README.md

File metadata and controls

44 lines (37 loc) · 1.95 KB

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.