This commit is contained in:
Stephan Raabe 2024-02-21 15:30:42 +01:00
parent d82c423eb9
commit 91d497ff07
4 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,7 @@ Version 2.8.1
https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.8
--------------------------------------------------------
General:
- New default wallpaper in Hyprland style
- xarchiver and zip added for thunar
- Rofi border width can be adjusted in dotfiles/.settings/rofi-border.rasi

View File

@ -10,7 +10,8 @@ if [ -f ~/dotfiles/.settings/terminal.sh ]; then
echo "TerminalEmulator=$terminal" > ~/.config/xfce4/helpers.rc
echo ":: $terminal defined as Thunar Terminal Emulator."
else
echo "ERROR: ~/.config/xfce4 not found. Please check or create."
echo "ERROR: ~/.config/xfce4 not found. Please open Thunar once to create it."
echo "Then start this script again."
fi
else
echo "ERROR: ~/dotfiles/.settings/terminal.sh not found"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 247 KiB

After

Width:  |  Height:  |  Size: 4.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 163 KiB