diff options
| author | JaKooLit <jimmielovejay.com> | 2023-11-17 21:35:26 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay.com> | 2023-11-17 21:35:26 +0900 |
| commit | 0144ff371e872428520e999e1413f7ea15dd15d5 (patch) | |
| tree | a2b10eff4ecd5a8b5cd80200611e630042a2647f | |
| parent | 80f1dadd5668992b06fd97cd68c5f36d62d06516 (diff) | |
small typo correction
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -91,7 +91,7 @@ ln -sf "$HOME/.cache/wal/colors-rofi-dark.rasi" "$HOME/.config/rofi/pywal-color/ - Nvidia Owners. Make sure to edit your ~/.config/hypr/configs/ENVariables.conf if you have set a proper environment already. (recommended). WLR_NO_CURSORS will be activated if nvidia gpu is detected. - If you have already set your own keybinds, monitors, etc.... Just copy over from backup created before log-out or reboot. (recommended) -### 📖 Known issues and possibly solutions +### 📖 Known issues and possible 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 CTRL ALT W. @@ -110,7 +110,7 @@ ln -sf "$HOME/.cache/wal/colors-rofi-dark.rasi" "$HOME/.config/rofi/pywal-color/ ### 🤷♂️ TO DO! - [ ] Tweak waybar layouts and Themes - [ ] Tweak rofi layouts and Themes -- [ ] Quite possibly switch to starship? Although starship has limited themes compared to oh-my-zsh. +- ```[ ] Quite possibly switch to starship? Although starship has limited themes compared to oh-my-zsh.``` no plans for now ### Some ricing tips - [Ricing Tips](https://github.com/JaKooLit/Hyprland-Dots/blob/main/assets/Tips.md?plain=1) |
