add newsboat entry for interesting postdocs, add fontconfs

This commit is contained in:
Tibeuleu
2025-04-18 18:00:53 +02:00
parent 74a3582909
commit 19114a5055
5 changed files with 36 additions and 3 deletions

View File

@@ -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 */

View File

@@ -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

View File

@@ -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