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