xresources ?
This commit is contained in:
parent
9767398fff
commit
3df79fb2b8
|
|
@ -1,5 +1,3 @@
|
|||
!#include "/home/hate/.colors/nord"
|
||||
|
||||
!! Set the background, foreground and cursor colors as below:
|
||||
*.background: #282828
|
||||
*.foreground: white
|
||||
|
|
|
|||
|
|
@ -55,7 +55,7 @@ fs=no
|
|||
#geometry=50%:50%
|
||||
|
||||
# don't allow a new window to have a size larger than 90% of the screen size
|
||||
#autofit-larger=90%x90%
|
||||
autofit-larger=90%x90%
|
||||
|
||||
# Do not close the window on exit.
|
||||
#keep-open=yes
|
||||
|
|
@ -73,20 +73,20 @@ force-window=immediate
|
|||
|
||||
# Specify high quality video rendering preset (for --vo=gpu only)
|
||||
# Can cause performance problems with some drivers and GPUs.
|
||||
#profile=gpu-hq
|
||||
profile=gpu-hq
|
||||
#scale=ewa_lanczossharp
|
||||
#cscale=ewa_lanczossharp
|
||||
|
||||
# Force video to lock on the display's refresh rate, and change video and audio
|
||||
# speed to some degree to ensure synchronous playback - can cause problems
|
||||
# with some drivers and desktop environments.
|
||||
video-sync=display-resample
|
||||
#video-sync=display-resample
|
||||
|
||||
# Enable hardware decoding if available. Often, this does not work with all
|
||||
# video outputs, but should work well with default settings on most systems.
|
||||
# If performance or energy usage is an issue, forcing the vdpau or vaapi VOs
|
||||
# may or may not help.
|
||||
hwdec=auto
|
||||
#hwdec=vaapi
|
||||
|
||||
##################
|
||||
# audio settings #
|
||||
|
|
|
|||
|
|
@ -126,7 +126,6 @@ python-urwid
|
|||
python2-cairo
|
||||
python2-dbus
|
||||
python2-gobject2
|
||||
python2-mpd
|
||||
python2-pip
|
||||
qt5-styleplugins
|
||||
reflector
|
||||
|
|
|
|||
|
|
@ -22,7 +22,6 @@ i3-gaps-next-git
|
|||
i3-resurrect-git
|
||||
i8kutils
|
||||
inxi-git
|
||||
libgksu
|
||||
libinput-gestures-git
|
||||
libunarr-git
|
||||
light-git
|
||||
|
|
@ -36,6 +35,7 @@ otf-powerline-symbols-git
|
|||
polybar-git
|
||||
powerline-fonts-git
|
||||
python-ueberzug
|
||||
python2-mpd
|
||||
ranger-git
|
||||
remmina-git
|
||||
st-luke-git
|
||||
|
|
|
|||
Loading…
Reference in New Issue