Mantis
my linux setup for studing. i3wm grey-lime theme.
Install / Use
/learn @sommaa/MantisREADME
<a name="readme-top"></a>
<div align="center"> </div > <!-- PROJECT LOGO --> <br /> <div align="center"> <a href="https://github.com/sommaa/dots"> <img src="https://user-images.githubusercontent.com/120776791/229891728-d2651330-f1e0-48be-b87c-d238ef3739ff.png" alt="Logo" width="154" height="120"> <br /> </a> <a href="https://github.com/sommaa/dots"> <img src="https://user-images.githubusercontent.com/120776791/229870169-e35ad7cf-b7b5-4ffe-88c4-b1a7191cde70.png" alt="Logo" width="350" height="80"> </a> <h3 align="center">i3wm-Theme</h3> <p align="center"> A visually pleasing grey-green theme for your i3wm! <br /> <a href="https://github.com/sommaa/dots/issues">Report Bug</a> · <a href="https://github.com/sommaa/dots/issues">Request Feature</a> </p> </div> <div align="center"><a href='https://ko-fi.com/sommaa' target='_blank'><img height='35' style='border:0px;height:46px;' src='https://az743702.vo.msecnd.net/cdn/kofi3.png?v=0' border='0' alt='Buy Me a Coffee at ko-fi.com' />
</div>:frog: ColorScheme
<div align="center"> <table> <thead> <tr> <th>Preview</th> <th>Hex</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><p align="center"><img src="https://user-images.githubusercontent.com/120776791/229868127-80814544-42e0-40d1-85c1-6b19e5b906de.png" width="26" height="26" align="center"></p></td> <td>#CFFC49</td> <td>Lime</td> </tr> <tr> <td><p align="center"><img src="https://user-images.githubusercontent.com/120776791/229868445-db9db673-d9d9-4b97-a449-ad1b3501317b.png" width="26" height="26" align="center"></p></td> <td>#323946</td> <td>Grey</td> </tr> <tr> <td><p align="center"><img src="https://user-images.githubusercontent.com/120776791/229868627-5101d073-7fa0-484e-b974-7f8bd9ca39ea.png" width="26" height="26" align="center"></p></td> <td>#15171A</td> <td>Anthracite</td> </tr> </tbody> </table> </div >:package: Features
<div align="center">| | 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|
</div>:inbox_tray: 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
- i3-Alternating-layouts and xborders python dependencies:
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
:clapper: Showcase

