This commit is contained in:
Stephan Raabe 2023-09-13 17:04:22 +02:00
parent d443ac8f14
commit 06665a3cb6
7 changed files with 4 additions and 10 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
__pycache__/
bookmarks

View File

@ -182,7 +182,7 @@ while true; do
else
mkdir ~/wallpaper
fi
cp ~/dotfiles/default.jpg ~/wallpaper
cp ~/dotfiles/wallpapers/* ~/wallpaper
echo "Default wallpaper installed."
break;;
* ) echo "Please answer yes or no.";;
@ -194,7 +194,7 @@ done
# ------------------------------------------------------
echo ""
echo "-> Init pywal"
wal -i ~/dotfiles/default.jpg
wal -i ~/dotfiles/wallpapers/default.jpg
echo "pywal initiated."
# ------------------------------------------------------

View File

@ -1,5 +0,0 @@
file:///home/raabe/wallpaper
file:///home/raabe/Downloads
file:///home/raabe/Pictures/screenshots
file:///home/raabe/Videos
file:///home/raabe/Videos/Recordings

View File

@ -18,7 +18,6 @@ env = WLR_RENDERER_ALLOW_SOFTWARE, 1
# Monitor Setup
# See https://wiki.hyprland.org/Configuring/Monitors/
# -----------------------------------------------------
# monitor=,2560x1440@120,auto,1
monitor=,preferred,auto,1
# monitor=,1920x1080,auto,1
@ -45,8 +44,7 @@ env = XCURSOR_SIZE,24
# Keyboard layout and mouse
# -----------------------------------------------------
input {
# kb_layout = de
kb_layout = us
kb_layout = de
kb_variant =
kb_model =
kb_options =

BIN
wallpapers/apex_octane.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 MiB

BIN
wallpapers/default.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 242 KiB

BIN
wallpapers/green_sea.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 MiB