1
0
Fork 0

Un poco de mantenimiento que colgue con subir, no hay nada demasiado

importante creo
This commit is contained in:
deadguy 2023-05-29 18:40:36 -03:00
parent 954df25133
commit 709097bbf0
Signed by: dgy
GPG Key ID: 37CA55B52CF63730
10 changed files with 84 additions and 68 deletions

View File

@ -40,6 +40,11 @@ font:
x: 0
y: 0
bell:
animation: EaseOutExpo
duration: 1
color: '0x333333'
colors:
# Default colors
primary:
@ -69,7 +74,7 @@ colors:
white: "#fcfcfc"
selection:
semantic_escape_chars: ""
semantic_escape_chars: ",│`|:\"' ()[]{}<>"
save_to_clipboard: true
cursor:

View File

@ -44,11 +44,12 @@ bspc rule -a mpv state=floating
bspc rule -a renpy state=floating
bspc rule -a pentablet state=floating
bspc rule -a flota state=floating
bspc rule -a Blueman-manager state=floating
bspc rule -a Firefox:Browser state=floating
bspc rule -a Firefox:Navigator state=tiled desktop='^6'
bspc rule -a Zathura state=tiled
bspc rule -a Borderlands2 state=fullscreen
bspc rule -a Cities.x64 state=fullscreen
bspc rule -a corectrl desktop='^2'
unclutter --jitter 30 --timeout 3 --ignore-scrolling &
$TERMINAL &

View File

@ -25,6 +25,8 @@
<alias>
<family>monospace</family>
<prefer>
<family>codicon</family>
<family>JetBrainsMono Nerd Font</family>
<family>PragmataPro Mono</family>
<family>Noto Color Emoji</family>
</prefer>

View File

@ -8,14 +8,14 @@ dunst : /home/corpse/.config/dunst/dunstrc
lfview : /home/corpse/.local/bin/lfview
xinit : /home/corpse/.config/X11/xinitrc
git : /home/corpse/.config/git/config
polybar : /home/corpse/.config/polybar/config
correo : /home/corpse/.config/neomutt
bspwm : /home/corpse/.config/bspwm/bspwmrc
zsh : /home/corpse/.config/zsh
nvim : /home/corpse/.config/nvim
lf : /home/corpse/.config/lf/lfrc
alias : /home/corpse/.config/zsh/conf/03_aliases.zsh
zshenv : /home/corpse/.zshenv
keys : /home/corpse/.config/sxhkd/sxhkdrc
terminal : /home/corpse/.config/alacritty.yml
tmux : /home/corpse/.config/tmux/tmux.conf
zsh : /home/corpse/.config/zsh
alias : /home/corpse/.config/zsh/conf/03_aliases.zsh
nvim : /home/corpse/.config/nvim
polybar : /home/corpse/.config/polybar/config
bspwm : /home/corpse/.config/bspwm/bspwmrc
terminal : /home/corpse/.config/alacritty.yml

View File

@ -3,6 +3,7 @@ return {
config = function()
require('gruvbox').setup {
contrast = 'hard',
transparent_mode = true,
overrides = {
SignColumn = { bg = 'none' },
GruvboxRedSign = { fg = '#cc241d', bg = '#1d2021', reverse = false },

View File

@ -1,6 +1,5 @@
return {
'neovim/nvim-lspconfig',
-- event = { 'BufReadPre', 'BufNewFile' },
ft = { 'lua', 'rust', 'html', 'css', 'sass', 'scss', 'javascript', 'typescript' },
dependencies = { 'simrat39/rust-tools.nvim' },
config = function()
@ -190,7 +189,7 @@ return {
cmd = { 'rustup', 'run', 'stable', 'rust-analyzer' },
}
require('lspconfig').sumneko_lua.setup {
require('lspconfig').lua_ls.setup {
capabilities = capabilities,
on_attach = on_attach,
settings = {

View File

@ -26,6 +26,10 @@ return {
find_files = {
find_command = { 'fd', '--strip-cwd-prefix' },
},
diagnostics = {
path_display = 'hidden',
layout_strategy = 'vertical',
},
},
borderchars = { '', '', '', '', '', '', '', '' },
selection_caret = '',

View File

@ -1,6 +1,6 @@
#!/usr/bin/perl
# CLI Pipe Viewer 0.4.4 - configuration file
# CLI Pipe Viewer 0.4.5 - configuration file
use utf8;
@ -9,6 +9,7 @@ our $CONFIG = {
audio_quality => "best",
auto_captions => 0,
autoplay_mode => 0,
bypass_age_gate_native => 0,
bypass_age_gate_with_proxy => 0,
cache_dir => "/tmp/pipe-viewer",
colors => 1,

View File

@ -34,7 +34,7 @@ font-2 = JetBrainsMono Nerd Font:size=12;1
font-3 = Noto Color Emoji:pixelsize=16:scale=10;1
modules-left = bspwm
modules-right = correo temp_nvm temp_cpu temp_gpu temp_jun temp_mem date
modules-right = wlan correo temp_nvm temp_cpu temp_gpu temp_jun temp_mem date
tray-position = none
override-redirect = false
wm-restack = bspwm
@ -64,7 +64,7 @@ label-empty-padding = 1
[module/wlan]
type = internal/network
interface = wlp10s0f3u2
interface = wlp8s0
interval = 3.0
format-connected = <label-connected>

113
xbpaketes
View File

@ -1,119 +1,122 @@
StyLua-0.16.0_1
alacritty-0.11.0_1
alsa-lib-32bit-1.2.8_1
SDL2-devel-2.26.5_1
SDL2_gfx-1.0.4_2
SDL2_image-2.6.3_1
StyLua-0.17.1_1
alacritty-0.12.1_1
alsa-lib-32bit-1.2.9_1
alsa-plugins-ffmpeg-1.2.7.1_1
alsa-plugins-ffmpeg-32bit-1.2.7.1_1
alsa-plugins-pulseaudio-1.2.7.1_1
alsa-plugins-pulseaudio-32bit-1.2.7.1_1
alsa-utils-1.2.8_1
android-tools-34.0.0_1
android-udev-rules-20230104_1
audacious-4.2_1
audacious-plugins-4.2_1
alsa-utils-1.2.9_1
android-tools-34.0.1_1
android-udev-rules-20230303_1
audacious-4.3.1_1
audacious-plugins-4.3.1_1
base-devel-20181003_2
base-system-0.114_1
bat-0.22.1_2
bat-0.23.0_1
blueman-2.3.5_1
bluez-5.66_1
bluez-alsa-3.1.0_1
bspwm-0.9.10_2
catgirl-2.1_3
cgo-0.6.1_1
chrony-4.3_2
corectrl-1.2.3_3
cura-4.13.1_2
delta-0.15.1_1
dfc-3.1.1_2
dkms-3.0.10_1
dunst-1.9.0_1
elogind-246.10_3
evtest-qt-0.2.0_1
exiftool-12.58_1
exiftool-12.62_1
fcitx-4.2.9.9_1
fcitx-configtool-0.4.10_2
fcitx-mozc-2.28.4800.102_1
fd-8.7.0_1
feh-3.9.1_1
ffmpeg-4.4.3_2
feh-3.10_1
ffmpeg-4.4.4_1
file-roller-43.0_1
filezilla-3.63.2.1_1
firefox-109.0.1_1
firefox-113.0_1
flashrom-1.2_3
fzf-0.38.0_1
gallery-dl-1.25.0_1
fzf-0.40.0_1
gamemode-1.7_1
git-2.40.0_1
git-libsecret-2.40.0_1
gnome-ssh-askpass-9.2p1_1
git-2.40.1_1
git-libsecret-2.40.1_1
gnome-ssh-askpass-9.3p1_1
gnupg2-2.4.0_1
grub-x86_64-efi-2.06_2
hidapi-0.11.2_1
hidapi-32bit-0.11.2_1
highlight-4.4_1
grub-x86_64-efi-2.06_3
hidapi-0.13.1_1
hidapi-32bit-0.13.1_1
highlight-4.5_1
htop-3.2.2_1
isync-1.4.4_1
jq-1.6_2
jq-1.6_3
keychain-2.8.5_2
krita-5.0.8_3
lf-r28_1
krita-5.0.8_5
lf-r29_1
libdrm-32bit-2.4.114_1
libfcitx-gtk-4.2.9.9_1
libfcitx-gtk3-4.2.9.9_1
libgamemode-32bit-1.7_1
libgcc-32bit-12.2.0_2
libglvnd-32bit-1.4.0_1
libglvnd-32bit-1.6.0_1
libstdc++-32bit-12.2.0_2
libunrar-6.2.5_1
linux-firmware-20230404_1
lm_sensors-3.6.0_1
lua-language-server-3.6.17_1
luarocks-lua54-3.9.1_1
maim-5.7.4_5
maim-5.7.4_6
megatools-1.11.0_1
mesa-dri-22.3.5_1
mesa-dri-32bit-22.3.5_1
mesa-vulkan-radeon-22.3.5_1
mesa-vulkan-radeon-32bit-22.3.5_1
mesa-dri-22.3.5_2
mesa-dri-32bit-22.3.5_2
mesa-vulkan-radeon-22.3.5_2
mesa-vulkan-radeon-32bit-22.3.5_2
mlocate-0.26_7
mosh-1.4.0_3
mozc-2.28.4800.102_1
mpv-0.35.1_2
msmtp-1.8.23_1
mumble-1.4.287_2
ncftp-3.2.6_2
neomutt-20220429_3
neovim-0.8.3_1
mumble-1.4.287_3
ncurses-devel-6.4_1
neomutt-20230517_1
neovim-0.9.0_1
nfs-utils-2.6.2_1
nicotine+-3.2.7_1
nodejs-16.19.0_1
noto-fonts-cjk-20220127_1
nicotine+-3.2.9_1
nodejs-16.19.0_2
noto-fonts-cjk-20220127_2
noto-fonts-emoji-2.038_1
noto-fonts-ttf-23.2.1_1
nsxiv-30_1
noto-fonts-ttf-23.5.1_1
nsxiv-31_1
opendoas-6.8.2_1
openjdk11-11.0.12+7_3
openssl-devel-1.1.1t_1
p7zip-22.01_2
pass-1.7.4_3
perl-File-MimeInfo-0.33_1
perl-Text-CharWidth-0.04_8
pinentry-gtk-1.2.1_1
pipe-viewer-0.4.5_1
pipe-viewer-0.4.6_1
polybar-3.6.3_1
protontricks-1.10.2_1
pulseaudio-15.0_3
pulsemixer-1.5.1_2
python3-BeautifulSoup4-4.11.1_2
python3-pysdl2-0.9.6_5
ripgrep-13.0.0_1
ripgrep-13.0.0_2
rofi-1.7.5_1
rsync-3.2.7_1
setxkbmap-1.3.3_1
shellcheck-0.9.0_1
shfmt-3.6.0_1
shfmt-3.6.0_2
simple-mtpfs-0.4.0_1
slop-7.6_2
slop-7.6_3
snooze-0.5_1
socklog-void-20200115_2
steam-1.0.0.76_1
steam-1.0.0.78_1
sv-netmount-0.1_3
sxhkd-0.6.2_1
texlive-bin-2022_2
texlive-bin-2023_1
tidy5-5.8.0_1
tmux-3.3a_2
transmission-3.00_5
@ -121,14 +124,13 @@ tremc-0.9.3_1
udevil-0.4.4_5
unclutter-xfixes-1.6_1
unrar-6.2.5_1
v4l2loopback-0.12.7_1
vkBasalt-0.3.2.9_1
vkBasalt-32bit-0.3.2.9_1
void-repo-multilib-6_4
void-repo-multilib-nonfree-6_4
void-repo-nonfree-9_6
wine-8.4_1
wine-mono-7.4.0_1
wine-8.8_1
wine-mono-8.0.0_1
xclip-0.13_2
xcompmgr-1.1.9_1
xdg-utils-1.1.3_5
@ -137,15 +139,16 @@ xev-1.2.5_1
xf86-video-amdgpu-22.0.0_1
xf86-video-fbdev-0.5.0_2
xf86-video-vesa-2.5.0_2
xinput-1.6.3_1
xinput-1.6.4_1
xkill-1.0.6_1
xorg-minimal-1.2_2
xpadneo-0.9.5_1
xprop-1.2.6_1
xrandr-1.5.2_1
xrdb-1.2.1_1
xset-1.2.5_1
xsetroot-1.1.3_1
xtools-minimal-0.65_1
xtools-minimal-0.65_2
zathura-0.5.2_1
zathura-cb-0.1.10_1
zathura-pdf-mupdf-0.4.0_1