commit 476ee0daec1ae30115831f4eacbf8d0e850ff75b
parent b5c20360df271e73a4c44f9f395ea736cc0d07b1
Author: Szymon Mikulicz <szymon.mikulicz@posteo.net>
Date: Fri, 12 Jun 2026 15:45:54 +0200
Remove unused bits
Diffstat:
2 files changed, 0 insertions(+), 30 deletions(-)
diff --git a/feh/.fehbg b/feh/.fehbg
@@ -1,7 +0,0 @@
-#!/usr/bin/env bash
-if [[ $1 == "r" ]]; then
- WP="$(find ~/Pictures/Wallpapers/ -type f -name '*.jpg' -o -name '*.png' | perl -MList::Util -e 'print List::Util::shuffle <>' | head -1)"
- echo "$WP"
- ln -fs "$WP" ~/.config/sway/BG
-fi
-swaymsg "output * background ~/.config/sway/BG fill"
diff --git a/hpaper/.config/hpaper/hpaper.conf b/hpaper/.config/hpaper/hpaper.conf
@@ -1,23 +0,0 @@
-# [General]
-wallpaper_dir = /home/shyman/Pictures/Wallpapers
-rotation_interval = 3600
-randomize = true
-# available backends: auto, swaybg, hyprpaper, kde
-# auto selects kde when XDG_CURRENT_DESKTOP contains 'KDE', otherwise swaybg
-backend = swaybg
-
-# [swaybg settings]
-# available modes: fill, fit, stretch, center, tile
-swaybg_mode = fill
-# Select an output to configure. Subsequent appearance options will only apply to this output. The special value * selects all outputs.
-swaybg_output = *
-
-# [hyprpaper settings]
-# available modes: cover, contain, tile
-hyprpaper_mode = cover
-# Example: DP-1 or all
-monitor_name =
-
-# [pywal settings]
-pywal_enabled = false
-pywal_command = wal --cols16 -n