From 1aa3f410476af1d386152c4e3ff1e3cd710d8772 Mon Sep 17 00:00:00 2001 From: Random936 Date: Sun, 31 Dec 2023 21:39:19 -0800 Subject: [PATCH] Some new changes for gentoo install --- .Xresources | 3 --- .screenlayout/launch.sh | 2 +- .xinitrc | 4 ++-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/.Xresources b/.Xresources index 6e15c40..4d406ce 100644 --- a/.Xresources +++ b/.Xresources @@ -13,9 +13,6 @@ URxvt.highlightColor: #303030 URxvt.highlightTextColor: #A0A0A0 URxvt.saveLines: 200000 -! External packages -URxvt.perl-ext-common: resize-font - ! Resize terminal URxvt.keysym.Shift-Control-J: resize-font:smaller URxvt.keysym.Shift-Control-K: resize-font:bigger diff --git a/.screenlayout/launch.sh b/.screenlayout/launch.sh index b10187f..b3525f4 100755 --- a/.screenlayout/launch.sh +++ b/.screenlayout/launch.sh @@ -6,4 +6,4 @@ if [ -f "$script" ]; then $script fi -nitrogen --restore +feh --bg-scale $HOME/Pictures/wallpaper.jpg diff --git a/.xinitrc b/.xinitrc index 3ba0932..42fb774 100644 --- a/.xinitrc +++ b/.xinitrc @@ -29,7 +29,7 @@ if [ -d /etc/X11/xinit/xinitrc.d ]; then unset f fi -nitrogen --restore & +feh --bg-scale $HOME/Pictures/wallpaper.jpg & flameshot & $HOME/.screenlayout/launch.sh & -exec i3 +exec i3