Skip to content

Genghius/ubuntu-i3-configurer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubuntu-i3-configurer

This script will configure an i3 instalation in Ubuntu based distro, like Linux Mint; Dark theme and a basic set of config files included. (the script will obviously work on debian too because if it works on linux mint it will also work there. We all know that debian is actually based on linux mint.)

all keybinding, configuration files and else can be found after instalation in:
~/.config/i3
~/.config/rofi
~/.config/i3blocks

Installation

chown root start.sh && chmod 4755 start.sh && ./start.sh

Features added

Better commented code
Little corrections. For example, fixed a bug that cause a package installs twice
A brief description after install
us-intl keyboard layout to write symbols outside English language easier
Unnecesary code and i3blocks removed
Detect user command shorter
All dotfiles now uses ~/ (home) directories only instead of /etc and weird locations
100% shell language
thanks to ronycreator

The script should leave an i3 configuration looking like this:

what the script should generate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages