This commit is contained in:
Harri Lahtinen 2020-02-05 12:53:50 +02:00
parent 5cdcaaf531
commit 4db3687093
9 changed files with 13 additions and 13 deletions

View File

@ -19,7 +19,7 @@ endif
set background=dark
" Colorscheme
colorscheme gruvbox8
colorscheme gruvbox
augroup specify_filetype
autocmd!

View File

@ -77,7 +77,7 @@ let NERDTreeShowHidden=1
let nerdchristmastree=1
let g:NERDTreeMinimalUI = 1
let g:nerdtreewinsize = 25
let g:NERDTreeDirArrowExpandable = ''
let g:NERDTreeDirArrowExpandable = ''
let g:NERDTreeDirArrowCollapsible = '▼'
let NERDTreeAutoCenter=1
let g:NERDTreeIndicatorMapCustom = {
@ -155,8 +155,8 @@ let g:WebDevIconsUnicodeGlyphDoubleWidth = 1
let g:webdevicons_enable_airline_statusline = 1
let g:WebDevIconsNerdTreeGitPluginForceVAlign = 1
let g:WebDevIconsUnicodeGlyphDoubleWidth = 1
let g:WebDevIconsUnicodeDecorateFolderNodesDefaultSymbol = ''
let g:DevIconsDefaultFolderOpenSymbol = ''
let g:WebDevIconsUnicodeDecorateFolderNodesDefaultSymbol = ''
let g:DevIconsDefaultFolderOpenSymbol = ''
"""""""""""""""""
"Comfy-Scroll "

View File

@ -93,5 +93,4 @@ Plug 'deviantfero/wpgtk.vim'
Plug 'nanotech/jellybeans.vim'
Plug 'cocopon/iceberg.vim'
Plug 'morhetz/gruvbox'
Plug 'lifepillar/vim-gruvbox8'
call plug#end()

View File

@ -22,12 +22,11 @@ backend = "glx"
###############
shadow = true;
#no-dnd-shadow = true;
no-dock-shadow = true;
clear-shadow = true;
#no-dock-shadow = true;
shadow-radius = 7;
shadow-offset-x = -7;
shadow-offset-y = -7;
# shadow-opacity = 0.7;
shadow-opacity = 0.5;
# shadow-red = 0.0;
# shadow-green = 0.0;
# shadow-blue = 0.0;
@ -91,8 +90,6 @@ opacity-rule = [
### OTHER ###
#############
# dbe = false;
paint-on-overlay = true;
sw-opti = true;
unredir-if-possible = true;
# unredir-if-possible-delay = 5000;

View File

@ -222,7 +222,7 @@ label-background = ${colors.blue}
[module/temperature]
type = internal/temperature
thermal-zone = 1
hwmon-path = /sys/devices/platform/coretemp.0/hwmon/hwmon6/temp1_input
hwmon-path = /sys/devices/platform/coretemp.0/hwmon/hwmon5/temp1_input
warn-temperature = 65
format = <ramp> <label>
format-underline = ${colors.foreground}

View File

@ -222,7 +222,7 @@ label-background = ${{colors.blue}}
[module/temperature]
type = internal/temperature
thermal-zone = 1
hwmon-path = /sys/devices/platform/coretemp.0/hwmon/hwmon6/temp1_input
hwmon-path = /sys/devices/platform/coretemp.0/hwmon/hwmon5/temp1_input
warn-temperature = 65
format = <ramp> <label>
format-underline = ${{colors.foreground}}

View File

@ -1,5 +1,6 @@
#ZSH-env
ZDOTDIR=$HOME
# display
export DEFAULT_USER="hate"
export VDPAU_DRIVER="va_gl"
@ -13,6 +14,7 @@ export BROWSER=/usr/bin/google-chrome-stable
export GNUPGHOME="~/.gnupg"
export SSH_KEY_PATH="~/.ssh/id_rsa"
export TERMINAL="kitty"
export PAGER="less"
#fzf
#export FZF_CTRL_R_OPTS='--sort --exact'

2
.zshrc
View File

@ -104,3 +104,5 @@ LFCD="/home/hate/.config/lf/lfcd.sh"
# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.
[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh
source /home/hate/.config/broot/launcher/bash/br

View File

@ -15,6 +15,7 @@ bison
bluez
bluez-utils
borg
broot
bzip2
chrony
cmatrix
@ -115,7 +116,6 @@ psmisc
pulseaudio-bluetooth
python-cairo
python-mpd2
python-musicbrainzngs
python-mutagen
python-pip
python-pyqt5