This commit is contained in:
kento2 2026-02-06 14:47:12 +01:00
parent dcfa7425dc
commit 90fd2ad3a8
7 changed files with 21 additions and 17 deletions

View file

@ -1,16 +1,16 @@
[Settings]
gtk-theme-name=BellePintosGrande
gtk-icon-theme-name=Adwaita
gtk-font-name=Adwaita Sans 11
gtk-font-name=Monospace 11
gtk-cursor-theme-name=Adwaita
gtk-cursor-theme-size=24
gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=0
gtk-menu-images=0
gtk-enable-event-sounds=1
gtk-button-images=1
gtk-menu-images=1
gtk-enable-event-sounds=0
gtk-enable-input-feedback-sounds=0
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle=hintslight
gtk-xft-hintstyle=hintmedium
gtk-xft-rgba=none

View file

@ -1,3 +1,4 @@
#!/bin/sh
cd
exec chpst -e "$TURNSTILE_ENV_DIR" \
sxhkd -c "$HOME/.config/dk/sxhkdrc"

View file

@ -0,0 +1,8 @@
DESKTOP=
DOWNLOAD=
TEMPLATES=.templates
PUBLICSHARE=/dev/null
DOCUMENTS=documents
MUSIC=documents
PICTURES=documents
VIDEOS=documents

View file

@ -87,7 +87,7 @@ parsefifo()
N*) net="${line#?}" ;;
'{'*) workspaces "$line" ;;
esac
echo "%{l} ${WS}%{c}${time}%{r}${bat}${vol} "
echo "%{l}$sep ${WS}%{c}${time}%{r}${bat}${vol} "
done
}

View file

@ -1,16 +1,8 @@
. /etc/profile
export ENV="$HOME/.shrc"
export PATH="$HOME/.local/bin/":"$PATH"
export PATH="$HOME/.local/bin":"$PATH"
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/:/usr/lib/pkgconfig
export XKB_DEFAULT_LAYOUT=de
export XBPS_DISTDIR="$HOME/void-packages"
exists() {
which "$1" >/dev/null 2>&1
}
shopt -q login_shell && \
exists swc-launch && \
exists velox && \
test "$(tty)" = '/dev/tty1' && \
exec env WLD_DRM_DUMB=1 swc-launch velox
export EDITOR=/usr/bin/vis

View file

@ -13,4 +13,5 @@ exists() {
grep 'l' <<< "$-" && \
test -f "$HOME/.xinitrc" && \
test "$(tty)" = '/dev/tty1' && \
cd &&
exec startx

View file

@ -10,6 +10,7 @@ fontconfig-devel
fuse-sshfs
fzy
gcc
git
grub-x86_64-efi
keyd
lemonbar-xft
@ -24,6 +25,7 @@ lxterminal
man-pages-devel
man-pages-posix
opendoas
pass
playerctl
pipewire
ripgrep