update rice gaming

This commit is contained in:
lemonsh 2022-08-10 11:06:16 +02:00
parent 909fe00afc
commit b9d07d6810
10 changed files with 34 additions and 40 deletions

View File

@ -30,16 +30,16 @@ colors:
indexed_colors: []
font:
size: 10
size: 12
normal:
family: Terminus
family: BlexMono Nerd Font
offset:
#x: -1
y: 1
x: -1
window:
# padding:
# x: 25
# y: 25
padding:
x: 10
y: 10
opacity: 0.85

View File

@ -2,5 +2,10 @@
gtk-application-prefer-dark-theme=true
gtk-icon-theme-name=Dracula
gtk-theme-name=Dracula
gtk-font-name=Cantarell 11
gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=1
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle=hintmedium
gtk-cursor-theme-name=Adwaita
gtk-cursor-theme-size=0

View File

@ -1,5 +1,11 @@
[Settings]
gtk-application-prefer-dark-theme=true
gtk-icon-theme-name=Adwaita
gtk-theme-name=Adwaita
gtk-icon-theme-name=Dracula
gtk-theme-name=Dracula
gtk-font-name=Cantarell 11
gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=1
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle=hintmedium
gtk-cursor-theme-name=Adwaita

View File

@ -7,7 +7,7 @@ exec --no-startup-id setxkbmap pl
exec --no-startup-id feh --bg-fill ~/wallpaper
# ._.
#exec --no-startup-id qbittorrent
exec --no-startup-id qbittorrent
# dunst
exec --no-startup-id dunst
@ -37,7 +37,8 @@ exec --no-startup-id nm-applet
#bindsym XF86AudioNext exec playerctl next
#bindsym XF86AudioPrev exec playerctl previous
bindsym Print exec "rm /tmp/ss.png;flameshot gui -p /tmp/ss.png"
#bindsym Print exec "rm /tmp/ss.png;flameshot gui -p /tmp/ss.png"
bindsym Print exec "flameshot gui"
# drag floating windows
floating_modifier $mod

View File

@ -8,9 +8,9 @@ print_info() {
info "shell" shell
info "wm" wm
info "term" term
prin "font" "Cozette"
info underline
prin "* hardware"
info "board" model
info "cpu" cpu
info "gpu" gpu
info "ram" memory

View File

@ -8,14 +8,12 @@ set number
set expandtab
set relativenumber
set autoindent
set guicursor=
" plugins
call plug#begin()
Plug 'sainnhe/sonokai'
Plug 'preservim/nerdtree'
Plug 'vim-airline/vim-airline'
Plug 'nvim-treesitter/nvim-treesitter', {'do': ':TSUpdate'}
Plug 'tribela/vim-transparent'
call plug#end()
@ -49,14 +47,3 @@ let g:NERDTreeMinimalUI = 1
let g:NERDTreeQuitOnOpen = 1
let g:NERDTreeDirArrowExpandable = '>'
let g:NERDTreeDirArrowCollapsible = '<'
" Treesitter
lua << EOF
require'nvim-treesitter.configs'.setup {
ensure_installed = { "c", "toml" },
highlight = {
enable = true,
}
}
EOF

View File

@ -75,19 +75,19 @@ label-focused = %index%
label-focused-foreground = #ffffff
label-focused-background = #bb000000
label-focused-underline = #fba922
label-focused-padding = 2
label-focused-padding = 1
label-unfocused = %index%
label-unfocused-padding = 2
label-unfocused-padding = 1
label-visible = %index%
label-visible-underline = #555555
label-visible-padding = 2
label-visible-padding = 1
label-urgent = %index%
label-urgent-foreground = #000000
label-urgent-background = #eb344d
label-urgent-padding = 2
label-urgent-padding = 1
[module/cpu]
type = internal/cpu

14
.zshrc
View File

@ -1,16 +1,14 @@
bindkey "^[[7~" beginning-of-line
bindkey "^[[8~" end-of-line
bindkey "^[^[[D" backward-word
bindkey "^[^[[C" forward-word
export PATH="$HOME/.cargo/bin:$HOME/.local/bin:$PATH"
fortune | lolcat
if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]]; then
source "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh"
fi
source "/home/lemon/antigen.zsh"
antigen init ~/.antigenrc
alias ssh='TERM=xterm-256color ssh'
[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh
alias l="exa --icons -glhb"
alias ls="l"
alias lse="l -aa"
alias lst="l -aTL"

View File

@ -1,4 +1,2 @@
_JAVA_AWT_WM_NONREPARENTING=1
__GL_SYNC_DISPLAY_DEVICE=DP-0
VDPAU_NVIDIA_SYNC_DISPLAY_DEVICE=DP-0
WINIT_X11_SCALE_FACTOR=1

View File

@ -1 +0,0 @@
Server = https://archive.gamerparty.eu/arch/$repo/os/$arch