Skip to content
/ Mantis Public

my linux setup for studing. i3wm grey-lime theme.

Notifications You must be signed in to change notification settings

sommaa/Mantis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 

Repository files navigation

Lua Python Shell Script ccs


Logo
Logo

i3wm-Theme

A visually pleasing grey-green theme for your i3wm!
Report Bug · Request Feature

Buy Me a Coffee at ko-fi.com

🐸 ColorScheme

Preview Hex Description

#CFFC49 Lime

#323946 Grey

#15171A Anthracite

📦 Features

Link
OS Ubuntu-Latest
Display Server X11
Compositor picom
Top Bar polybar
Launcer & Powermenu rofi
Rofi Themes rofi
Text Editor neovim
Notification Deamon dunst
Neovim Config AstroNvim
Window Manager i3-gaps
Terminal kitty
Shell zsh
Shell Theme p10k
Pdf Reader zathura
Terminal File Manager ranger
Package Manager Wrapper nala
Spotify Theme spicetify, community themes: Dreary, color scheme: Mantis
Icon Pack ePapirus-Dark
Borders xborders
i3 Layouts alternating_layouts
Firefox ccs_theme
Firefox Homepage nighttab

📥 Installation

  • Main dependencies:
sudo apt install -y picom polybar rofi neovim i3-gaps kitty zsh zathura ranger nala nitrogen xsensor arandr python3 brightnessctl flameshot gzip curl git pip dunst xclip
pip install pycairo requests i3ipc
  • Add i3 latest version repo to your repositories and install i3:
curl https://baltocdn.com/i3-window-manager/signing.asc | sudo apt-key add -
sudo apt install apt-transport-https --yes
echo "deb https://baltocdn.com/i3-window-manager/i3/i3-autobuild/ all main" | sudo tee /etc/apt/sources.list.d/i3-autobuild.list
sudo apt update
sudo apt install i3
  • Install latest version of neovim (if you want to compile it manually, after cloning neovim repo):
make CMAKE_BUILD_TYPE=Release
sudo make install
  • Rofi themes:
git clone --depth=1 https://github.com/adi1090x/rofi.git
cd rofi
chmod +x setup.sh
./setup.sh
  • firefox theme:
enable firefox custom ccs in "about:config" page and copy chrome folder in $HOME/.mozilla/firefox/XXXXX.default-release/chrome 
  • Remaining installations/programs/configurations:
  AstroNvim, oh-my-zsh, powerlevel10k or starship, spicetify
  • Move .zshrc and .p10k.zsh to your home directory (remember to rename them with the dot in front)

  • Now you are ready to copy config files!

git clone https://github.com/sommaa/dots.git
cd Mantis/dots
cp -r * $HOME/.config
  • Remember to make scripts (like xborders, alternating_layouts, polybar scripts, etc) executable!
chmod +x <Name of the script>
  • Matlab color scheme importer:
https://it.mathworks.com/matlabcentral/fileexchange/53862-matlab-schemer

🎬 Showcase

reddit

About

my linux setup for studing. i3wm grey-lime theme.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published