akhilcjacob / Linux-Dotfiles

Arch Linux scripts to create a custom UI experience

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Configuration files for KDE Plamsa 5.13 with i3-gaps wm
KDE Configuration:

  • Workspace Theme: Arc Dark
  • Desktop Theme: Arc Dark Transparent
  • GTK Theme: Arc Dark
  • Icons: Papirus-Dark

Auto Install Script

Very basic script that copies over zsh and i3 files. It's not very smart and will write over any exisiting files.

./auto_install.sh

Basic File Structure

├── .config
│   ├── i3
│   │   ├── compton.conf
│   │   ├── config
│   │   ├── i3notefocus.sh
│   │   ├── old_bars
│   │   └── polybar
│   ├── plasma-workspace
│   │   └── env

Screen shots

Lock Screen

alt text

Home Screen

alt text

Fake Busy

alt text

About

Arch Linux scripts to create a custom UI experience


Languages

Language:Shell 78.7%Language:Ruby 13.5%Language:CSS 7.3%Language:Makefile 0.5%