From 0d26da1568d3bd08794ee7e0d4e0cd023f153b6a Mon Sep 17 00:00:00 2001 From: Mangeshrex Date: Sun, 20 Feb 2022 10:34:38 +0530 Subject: [PATCH] fix: readme --- README.md | 17 ++++-- cfg/tint2/tint2rc | 138 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 150 insertions(+), 5 deletions(-) create mode 100644 cfg/tint2/tint2rc diff --git a/README.md b/README.md index 77425fe..c0bef86 100644 --- a/README.md +++ b/README.md @@ -17,13 +17,20 @@ ![Everblush](https://raw.githubusercontent.com/Mangeshrex/dotfiles/main/etc/everblush-rice.png) # To be Noted -- ![Everblush](https://github.com/mangeshrex/everblush.vim) is a dark and beautiful colorscheme which I've used in my latest rice. +- [Everblush](https://github.com/mangeshrex/everblush.vim) is a dark and beautiful colorscheme which I've used in my latest rice. - I use bspwm as my daily life window manager bcuz its super minimal and fill my needs. - I mostly use Nerd Font, Here - CaskaydiaCove Nerd Font Mono. -- For GTK3 I use my custom ![Everblush theme](https://github.com/mangeshrex/everblush-gtk) made with Phocus/gtk3. Also you might need to modify the theme according to your preference ^-^ -- I use ![NvChad](https://github.com/NvChad/NvChad) / ![Conscious](https://github.com/Manas140/Conscious) for neovim, I mostly swap between whenever I get bored (Both the themes have Everblush Support). +- For GTK3 I use my custom [Everblush theme](https://github.com/mangeshrex/everblush-gtk) made with Phocus/gtk3. Also you might need to modify the theme according to your preference ^-^ +- I use [NvChad](https://github.com/NvChad/NvChad) / [Conscious](https://github.com/Manas140/Conscious) for neovim, I mostly swap between whenever I get bored (Both the themes have Everblush Support). - I am using tint2 as my default bar in bspwm (friendship ends with polybar ;-;). -- My Old nord Dotfiles can be found in the nord branch of this repository. +- My Old nord Dotfiles can be found in the [nord branch](https://github.com/Mangeshrex/dotfiles/tree/nord) of this repository. + +# Installation + - Clone this repository to your $HOME dir. + > After you're done with cloning the repository. Install the following packages + ```bspwm-rounded-corners sxhkd tint2 polybar alacritty xwallpaper maim imagemagick.```s + > For compository I use [compix](https://github.com/xeome/compix). You need to build it from the official repository. + > After you're done with all this, copy the configuration files from cloned directory to particular path. # Thank You -- ![rxyhn](https://github.com/rxyhn) <3. +- [rxyhn](https://github.com/rxyhn) <3. diff --git a/cfg/tint2/tint2rc b/cfg/tint2/tint2rc new file mode 100644 index 0000000..7b88449 --- /dev/null +++ b/cfg/tint2/tint2rc @@ -0,0 +1,138 @@ +# Background 1: Standard Background +rounded = 5 +border_width = 0 +border_sides = TBLR +background_color = #131a1c 100 +background_color_hover = #181f21 100 +background_color_pressed = #1b2224 100 + +# Background 2: Lighter Background +rounded = 15 +border_width = 0 +border_sides = TBLR +background_color = #22292b 100 + +# Background 3: Launcher Background +rounded = 7 +border_width = 0 +border_sides = TBLR +background_color =#bab3e5 100 + +# Panel +panel_items = PPPPP:EEEC +panel_size = 98% 45 +panel_padding = 5 5 5 +panel_margin = 3 10 +panel_background_id = 1 +panel_position = bottom right vertical +panel_monitor = all +panel_window_name = tint2 +panel_shrink = 0 +panel_layer = normal + +# Launcher +button = new +button_text = 󰮯 +button_lclick_command = eww -c ~/.config/eww/systray open settings-panel +button_rclick_command = killall eww +button_mclick_command = +button_uwheel_command = +button_dwheel_command = +button_font = CaskaydiaCove Nerd Font 12 +button_font_color = #181f21 100 +button_padding = 10 30 +button_background_id = 3 +button_centered = 1 +button_max_icon_size = 0 +button_margin = 1 1 + +#Button 1 +button = new +button_text =  +button_lclick_command = wmctrl -s 1 +button_uwheel_command = wmctrl -s 1 +button_font = CaskaydiaCove Nerd Font 11 +button_font_color = #e06e6e 100 +button_padding = 8 35 +button_center = 0 +button_background_id = 1 + +#Button 2 +button = new +button_text =  +button_lclick_command = wmctrl -s 2 +button_uwheel_command = wmctrl -s 2 +button_font = CaskaydiaCove Nerd Font 11 +button_font_color = #e5c76b 100 +button_padding = 6 30 +button_center = 1 +button_background_id = 1 + +#Button 2 +button = new +button_text =  +button_lclick_command = wmctrl -s 3 +button_uwheel_command = wmctrl -s 3 +button_font = CaskaydiaCove Nerd Font 11 +button_font_color = #8ccf7e 100 +button_padding = 8 30 +button_center = 1 +button_background_id = 1 + +# Button 4 +button = new +button_text =  +button_lclick_command = wmctrl -s 4 +button_uwheel_command = wmctrl -s 4 +button_font = CaskaydiaCove Nerd Font 11 +button_font_color = #67b0e8 100 +button_padding = 8 30 +button_center = 1 +button_background_id = 1 + +# Battery +execp = new +execp_command = status bat +execp_interval = 30 +execp_font = CaskaydiaCove Nerd Font 10 +execp_font_color = #e5c76b 100 +execp_padding = 10 10 +execp_background_id = 2 + +# Clock +time1_format = %H %M +time1_font = CaskaydiaCove Nerd Font 11 +clock_font_color = #bdc3c2 100 +clock_background_id = 22 +clock_padding = 1 10 + +# Wifi +execp = new +execp_command = status wifi +execp_interval = 30 +execp_font = CaskaydiaCove Nerd Font 10 +execp_padding = 10 10 +execp_font_color = #8ad8ef 100 +execp_background_id = 1 + +# Volume +execp = new +execp_command = status vol +execp_interval = 30 +execp_font = CaskaydiaCove Nerd Font 10 +execp_padding = 5 6 +execp_font_color = #67b0e8 100 +execp_background_id = 2 + +# Separator +separator = new +separator_background_id = 1 +separator_color = #181f21 100 +separator_padding = 160 + +# Separator 2 +separator = new +separator_background_id = #bdc3c2 80 +separator_size = 2 +separator_style = line +separator_padding = 0