diff --git a/bspwm/bspwmrc b/bspwm/bspwmrc index 0350ebf..2124f91 100755 --- a/bspwm/bspwmrc +++ b/bspwm/bspwmrc @@ -5,7 +5,7 @@ picom & polybar top & polybar bottom & xsetroot -cursor_name left_ptr -hsetroot -solid "#343434" +hsetroot -solid "#262626" dunst & # Monitor # @@ -14,7 +14,7 @@ bspc monitor HDMI-1 -d I II III IV # config bspc config border_width 2 -bspc config window_gap 14 +bspc config window_gap 25 bspc config split_ratio 0.5 # colors @@ -22,3 +22,4 @@ bspc config normal_border_color "#222222" bspc config acitve_border_color "#222222" bspc config focused_border_color "#ffffff" bspc config urgent_border_color "#fb0f0f" + diff --git a/.vimrc b/init.vim similarity index 82% rename from .vimrc rename to init.vim index d04dc21..23f4cd9 100644 --- a/.vimrc +++ b/init.vim @@ -17,6 +17,8 @@ set autoindent call plug#begin() Plug 'jiangmiao/auto-pairs' +Plug 'Lokaltog/vim-monotone' +Plug 'vim-airline/vim-airline' call plug#end() @@ -27,8 +29,7 @@ map h map l " Terminal Colors -set t_Co=256 " Enable 256 colors -set termguicolors " Enable GUI colors for the terminal to get truecolor +colorscheme monotone " Compile And Run autocmd filetype c nnoremap :w !tcc % -Wall -O2 -o %:r && ./%:r diff --git a/polybar/config.ini b/polybar/config.ini index f70cbfe..ac069e5 100644 --- a/polybar/config.ini +++ b/polybar/config.ini @@ -2,14 +2,15 @@ monitor = eDP-1 bottom = true font-0="Terminus:pixelsize=14" -font-1="FontAwesome:pixelsize=12" +font-1="Font Awesome 6 Free Regular:pixelsize=12" +font-2="Symbols Nerd Font" fixed-center = true width = 100% height=24 modules-left= bspwm -modules-right= battery alsa date +modules-right= battery alsa wlan date module-margin-right=1 module-margin-left =1 @@ -182,11 +183,11 @@ format-volume = ; Available tokens: ; %percentage% (default) -label-muted = 󰝟 muted +label-muted = ﱝ muted label-muted-foreground = #66 ; Only applies if is used -ramp-volume-0 = 󰕾 +ramp-volume-0 =  ; If defined, it will replace when ; headphones are plugged in to `headphone_control_numid` @@ -206,3 +207,14 @@ date = "%a %b %d" format = 