add newsboat entry for interesting postdocs, add fontconfs
This commit is contained in:
@@ -13,7 +13,7 @@ Xft.rgba: rgb
|
||||
*.alpha: 0.8
|
||||
|
||||
!! Set a default font and font size as below:
|
||||
*.font: monospace:size=10
|
||||
*.font: monospace:size=12:antialias=true:autohint=true;
|
||||
|
||||
/* name dark light */
|
||||
/* black 0 8 */
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
# source them here with the line below.
|
||||
|
||||
export STATUSBAR="i3blocks"
|
||||
|
||||
[[ -f ${XDG_CONFIG_HOME:-$HOME/.config}/x11/Xresources ]] && xrdb -merge -I${XDG_CONFIG_HOME:-$HOME/.config}/x11/Xresources
|
||||
. ~/.xprofile
|
||||
dbus-update-activation-environment DISPLAY XAUTHORITY WAYLAND_DISPLAY
|
||||
ssh-agent i3
|
||||
|
||||
@@ -20,6 +20,5 @@ dunst & # dunst for notifications
|
||||
unclutter & # Remove mouse when idle
|
||||
xcompmgr & # xcompmgr for transparency
|
||||
# setxkbmap fr & # set the keyboard layout to azerty (comment out if set in /etc/X11/xorg.conf.d/00-keyboard.conf)
|
||||
# xrdb ${XDG_CONFIG_HOME:-$HOME/.config}/x11/Xresources & # Uncomment to use Xresources colors/settings on startup
|
||||
# redshift & # adjust screen temperature based on daytime
|
||||
. $HEADAS/headas-init.sh # set XSPEC into PATH
|
||||
|
||||
Reference in New Issue
Block a user