Updates
This commit is contained in:
@@ -2,6 +2,7 @@ Version 2.8.1
|
|||||||
https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.8
|
https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.8
|
||||||
--------------------------------------------------------
|
--------------------------------------------------------
|
||||||
General:
|
General:
|
||||||
|
- New default wallpaper in Hyprland style
|
||||||
- xarchiver and zip added for thunar
|
- xarchiver and zip added for thunar
|
||||||
- Rofi border width can be adjusted in dotfiles/.settings/rofi-border.rasi
|
- Rofi border width can be adjusted in dotfiles/.settings/rofi-border.rasi
|
||||||
|
|
||||||
|
|||||||
@@ -10,7 +10,8 @@ if [ -f ~/dotfiles/.settings/terminal.sh ]; then
|
|||||||
echo "TerminalEmulator=$terminal" > ~/.config/xfce4/helpers.rc
|
echo "TerminalEmulator=$terminal" > ~/.config/xfce4/helpers.rc
|
||||||
echo ":: $terminal defined as Thunar Terminal Emulator."
|
echo ":: $terminal defined as Thunar Terminal Emulator."
|
||||||
else
|
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
|
fi
|
||||||
else
|
else
|
||||||
echo "ERROR: ~/dotfiles/.settings/terminal.sh not found"
|
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 |
Reference in New Issue
Block a user