All Projects β†’ altdesktop β†’ I3 Style

altdesktop / I3 Style

Licence: other
🎨 Make your i3 config a little more stylish.

Programming Languages

rust
11053 projects

Labels

Projects that are alternatives of or similar to I3 Style

i3-create-config
Script to create an i3 config from multiple files.
Stars: ✭ 27 (-95.37%)
Mutual labels:  i3, i3wm
Direwolf Arch Rice
🐺🍚 A guide to replicating my riced Arch Linux set-up.
Stars: ✭ 501 (-14.07%)
Mutual labels:  i3, i3wm
dotfiles
collection (and a backup) of my config files
Stars: ✭ 49 (-91.6%)
Mutual labels:  i3, i3wm
i3blocks-modules
Custom modules for i3blocks status bar
Stars: ✭ 36 (-93.83%)
Mutual labels:  i3, i3wm
i3-workspace-handler
Create i3 workspaces on the fly and call them by name
Stars: ✭ 23 (-96.05%)
Mutual labels:  i3, i3wm
i3lock-next
Create a fancy image to use with i3lock.
Stars: ✭ 64 (-89.02%)
Mutual labels:  i3, i3wm
ansible-debian
Buildfiles: Ansible automated leight-weight and sensible Debian provisioning
Stars: ✭ 83 (-85.76%)
Mutual labels:  i3, i3wm
i3status
Simple status bar for i3 / i3-gaps / sway written in bash and python
Stars: ✭ 69 (-88.16%)
Mutual labels:  i3, i3wm
dotfiles
My dotfiles
Stars: ✭ 16 (-97.26%)
Mutual labels:  i3, i3wm
I3 And Kde Plasma
How to install the i3 window manager on KDE
Stars: ✭ 279 (-52.14%)
Mutual labels:  i3, i3wm
polybar-now-playing
Script for polybar to display and control media(not only Spotify) using DBus.
Stars: ✭ 34 (-94.17%)
Mutual labels:  i3, i3wm
dotfiles
πŸ’» 🍚 πŸ”³ πŸ”² My riced-up Kali dotfiles – off-white | dark leet | chrome lambo
Stars: ✭ 55 (-90.57%)
Mutual labels:  i3, i3wm
i3nator
i3nator is Tmuxinator for the i3 window manager
Stars: ✭ 57 (-90.22%)
Mutual labels:  i3, i3wm
todofi.sh
Handle your todo-txt tasks directly from Rofi
Stars: ✭ 46 (-92.11%)
Mutual labels:  i3, i3wm
swayinfo
Some goodies for use in Sway and i3 wm
Stars: ✭ 30 (-94.85%)
Mutual labels:  i3, i3wm
Dotfiles
🌸 Configuration for i3, kitty, picom, ZSH, gtk, qutebrowser, qbittorrent and more... (All tools for an arch linux new installation)
Stars: ✭ 15 (-97.43%)
Mutual labels:  i3, i3wm
kitti3
Kitty drop-down service for sway & i3wm
Stars: ✭ 73 (-87.48%)
Mutual labels:  i3, i3wm
sway-alttab
Simple Alt-Tab daemon for SwayWM/i3. Switches back to previous focused window on Alt-Tab or SIGUSR1
Stars: ✭ 36 (-93.83%)
Mutual labels:  i3, i3wm
dotfiles
A collection of dotfiles for i3, polybar and more.
Stars: ✭ 25 (-95.71%)
Mutual labels:  i3, i3wm
I3
A fork of the i3 window manager with gaps and some other features
Stars: ✭ 5,512 (+845.45%)
Mutual labels:  i3, i3wm

i3-style

Make your i3 config a little more stylish.

About

i3-style applies a theme to your i3 config file to change the colorscheme of the window decorations and the different parts of i3bar. It's designed especially for people who make frequent changes to their colorscheme to get things just right.

  • Easy to try out new themes right after you install.
  • Themes are easy to read, modify, and share.
  • Modifies your theme in place - extra template files are not needed.

Chat

Installing

If you have a Rust toolchain available, you can install with Cargo:

cargo install i3-style

Otherwise, check the releases page where I post precompiled binaries.

Usage

Just call i3-style with the name of the theme you want to try and where you want to write the config file to. i3-style will look for your config in the default place and apply the theme.

i3-style solarized -o ~/.config/i3/config --reload

Check the themes directory for the list of built-in themes.

i3-style ~/.config/i3/solarized.yaml -o ~/.config/i3/config

Just keep doing that until you get it perfect (which might be never).

Send us themes!

Do you have a cool colorscheme in your config file that you want to share with other people? i3-style can automatically convert it to a theme file:

i3-style --to-theme ~/.config/i3/config -o my-theme.yaml

If you have a new theme, or made an improvement to an existing theme, please make a pull request adding your theme to the themes directory!

License

This work is available under a FreeBSD License (see LICENSE).

Copyright Β© 2013, Tony Crisci

All rights reserved.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].