Updates
This commit is contained in:
parent
d443ac8f14
commit
06665a3cb6
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
__pycache__/
|
||||
bookmarks
|
||||
|
|
|
@ -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."
|
||||
|
||||
# ------------------------------------------------------
|
||||
|
|
|
@ -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
|
|
@ -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
BIN
wallpapers/apex_octane.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.7 MiB |
BIN
wallpapers/default.jpg
Normal file
BIN
wallpapers/default.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 242 KiB |
BIN
wallpapers/green_sea.jpg
Normal file
BIN
wallpapers/green_sea.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.1 MiB |
Loading…
Reference in New Issue
Block a user