Some new changes for gentoo install

This commit is contained in:
Random936 2023-12-31 21:39:19 -08:00
parent b2886336c6
commit 1aa3f41047
3 changed files with 3 additions and 6 deletions

View File

@ -13,9 +13,6 @@ URxvt.highlightColor: #303030
URxvt.highlightTextColor: #A0A0A0 URxvt.highlightTextColor: #A0A0A0
URxvt.saveLines: 200000 URxvt.saveLines: 200000
! External packages
URxvt.perl-ext-common: resize-font
! Resize terminal ! Resize terminal
URxvt.keysym.Shift-Control-J: resize-font:smaller URxvt.keysym.Shift-Control-J: resize-font:smaller
URxvt.keysym.Shift-Control-K: resize-font:bigger URxvt.keysym.Shift-Control-K: resize-font:bigger

View File

@ -6,4 +6,4 @@ if [ -f "$script" ]; then
$script $script
fi fi
nitrogen --restore feh --bg-scale $HOME/Pictures/wallpaper.jpg

View File

@ -29,7 +29,7 @@ if [ -d /etc/X11/xinit/xinitrc.d ]; then
unset f unset f
fi fi
nitrogen --restore & feh --bg-scale $HOME/Pictures/wallpaper.jpg &
flameshot & flameshot &
$HOME/.screenlayout/launch.sh & $HOME/.screenlayout/launch.sh &
exec i3 exec i3