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
View File
@@ -1 +1,2 @@
__pycache__/
bookmarks
+2 -2
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."
# ------------------------------------------------------
-5
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
+1 -3
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 =
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 242 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 MiB