diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-11-07 23:22:46 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-11-07 23:22:46 +0900 |
| commit | 76ab5225eb42bd9f297e6acffb78f614bbc1d37a (patch) | |
| tree | be9c6c5cd923715dbb22afe209b2549642eb2e38 | |
| parent | 4301c56736bc85e40ace8fbc355c118af6d0d04d (diff) | |
added readme notes for broken rofi background
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -75,6 +75,7 @@ ln -sf "$HOME/.cache/wal/colors-rofi-dark.rasi" "$HOME/.config/rofi/pywal-color/ ### 📖 Known issues and possibly solutions - Themes are broken when changing dark light - Ensure you have Tokyo Night Dark and Light themes installed and Tokyo Night SE icons or adjust the Dark Light script located in ~/.config/hypr/scripts/DarkLight.sh - Keyboard shortcuts or customized Keybinds are broken! - Just copy over your previous Keybinds.conf from the hypr-backup in ~/.config/ +- Background for rofi is not changing - This actually applies to multimonitor setup! I have designed that background will be pulled from ~/.cache/swww first monitor. To fix, delete the files in ~/.cache/swww and then reselect a new wallpaper either by SUPER W or SUPER CTRL W. ### 🙋 QUESTIONS ?!?! ⁉️ - FAQ! Yes you can use these dotfiles to other distro! Just ensure to install proper packages first! If it makes you feel better, I use same config on my Gentoo and NixOS :) |
