suckless-utils/config/wal/templates/slim-reload
Alexis Jhon Gaspar e1207e1d0d Added slim-fork to the repo
- This introduces a minimalist display manager for the suckless-utils suite
- Added crudely written scripts for reloaading slim's theme via pywal,
  meaning no on-the-fly reloading using keybinds as nost people wouldn't
have their sudo passwordless
- This is based on slim-fork 1.4.0 version.
2023-10-12 23:08:23 +08:00

6 lines
189 B
Bash
Executable file

#!/bin/sh
# Reloads slim (needs sudo to ask the passswoes)
sudo cp .cache/wal/slim.theme /usr/share/slim/themes/suckless
sudo cp {wallpaper} /usr/share/slim/themes/suckless/background.png