x11 settings changed, and st/nsxiv colors different

This commit is contained in:
frosty 2024-07-03 19:59:17 -04:00
parent 2d55392f57
commit c42ba15500
2 changed files with 12 additions and 35 deletions

View file

@ -6,10 +6,11 @@ xrdb "$XDG_CONFIG_HOME/x11/xresources"
runsvdir "$SVDIR" &
xinput set-prop "SOAI USB Gaming Mouse" "libinput Accel Profile Enabled" 0 1 0
xinput set-prop "SOAI USB Gaming Mouse" "libinput Accel Speed" 0.5
xinput set-prop "SOAI USB Gaming Mouse" "libinput Accel Speed" 0.2
setxkbmap -option caps:escape
xsetroot -cursor_name left_ptr
export __NV_PRIME_RENDER_OFFLOAD=1
export __GLX_VENDOR_LIBRARY_NAME="nvidia"
# export __NV_PRIME_RENDER_OFFLOAD=1
# export __GLX_VENDOR_LIBRARY_NAME=nvidia
exec dbus-launch --sh-syntax --exit-with-session xmonad

View file

@ -1,35 +1,11 @@
!! Xft
Xft.dpi: 96
Xft.antialias: true
Xft.hinting: true
Xft.autohint: true
!! st
st.color0: #282828
st.color1: #cc241d
st.color2: #98971a
st.color3: #d79921
st.color4: #458588
st.color5: #b16286
st.color6: #689d6a
st.color7: #a89984
st.color8: #928374
st.color9: #fb4934
st.color10: #b8bb26
st.color11: #fabd2f
st.color12: #83a598
st.color13: #d3869b
st.color14: #8ec07c
st.color15: #1d2021
st.background: #282828
st.foreground: #ebdbb2
st.cursorColor: #ebdbb2
st.alpha: 1.00
! st.font: FiraMono Nerd Font:size=9
st.alpha: 0.90
!! nsxiv
Nsxiv.window.background: #282828
Nsxiv.window.foreground: #bdae93
Nsxiv.mark.foreground: #bdae93
Nsxiv.bar.background: #32302f
Nsxiv.bar.foreground: #ebdbb2
Nsxiv.bar.font: Monospace:size=9
Nsxiv.window.background: #121212
Nsxiv.window.foreground: #bbbbbb
Nsxiv.mark.foreground: #aaaaaa
Nsxiv.bar.background: #999999
Nsxiv.bar.foreground: #000000
Nsxiv.bar.font: Terminus:size=8