You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### 📽️ youtube video showcase: [`Youtube Link`](https://youtu.be/otda1nXJ5Dg?si=Wbb8eg-u3Y-tDnDQ)
19
-
20
-
16
+
### 📽️ youtube video showcase: [`SOON to be POSTED`]()
21
17
22
18
### ✨ A video walk through my dotfiles[`Link`](https://youtu.be/fO-RBHvVEcc?si=ijqxxnq_DLiyO8xb)
23
19
24
20
## 🪧🪧🪧 ANNOUNCEMENT 🪧🪧🪧
25
-
- I have moved to a centralized Hyprland Dots/Configuration. [`Hyprland-Dots`](https://github.com/JaKooLit/Hyprland-Dots) . During installation, if you opt to copy installation, it will be downloaded from that centralized repo.
26
-
27
-
- after initial boot-up after install, you will experience a NO wallpaper. This is due to changes I made on the install scripts to correct that, you can press the light/dark button or choose wallpaper (SUPER CTRL W), and that wallpaper will be loaded after reboot or login.
21
+
- This Repo does not contain Hyprland Dots or configs! Dotfiles can be checked here [`Hyprland-Dots`](https://github.com/JaKooLit/Hyprland-Dots) . During installation, if you opt to copy installation, it will be downloaded from that centralized repo.
28
22
29
-
- more info on announcement [`Link`](https://youtu.be/upDl1ns05eg)
30
-
31
-
If you want to use swaybg as wallpaper provider, you can edit ~/.config/hypr/configs/Execs.conf and uncomment the swaybg part
32
-
33
-
### 🆕 What's new?
34
-
- Basically just a clone of my Hyprland-v4. Just renamed and cleaned up codes.
35
-
- Concentrated on Tokyo Themes and Tokyo Night SE icons only
36
-
- Downloading of dot files will be a centralized repo
23
+
### 🆕 What's new with v2?
24
+
- Rofi, Pywal Colors and Moved to Kitty. (Previous config was foot as tty and wofi as app launcher)
25
+
- Check out changelogs here [`Hyprland-Dots-Changelogs`](https://github.com/JaKooLit/Hyprland-Dots/blob/main/CHANGELOG.md)
37
26
27
+
### ✨ Costumize the packages to be installed
28
+
- inside the install-scripts folder, you can edit 00-hypr-pkgs.sh. Care though as the Hyprland Dots may not work properly!
29
+
- default GTK theme if agreed to be installed is Tokyo night GTK themes (dark and light) + Tokyo night SE icons
38
30
39
31
### 👀 NVidia GPU Owners.
40
32
- By default, nvidia-dkms will be installed. and only supports GTX 900 and newer. If required to install older driver, edit the nvidia.sh in scripts-folder
@@ -56,19 +48,17 @@ zsh
56
48
source~/.zshrc
57
49
```
58
50
- reboot or logout
59
-
- by default gnzh theme is installed. You can find more themes from this [`OH-MY-ZSH-THEMES`](https://github.com/ohmyzsh/ohmyzsh/wiki/Themes)
60
-
- to change the theme, edit ~/.zshrc ZSH_THEME="desired theme"
51
+
- by default mikeh theme is installed. You can find more themes from this [`OH-MY-ZSH-THEMES`](https://github.com/ohmyzsh/ohmyzsh/wiki/Themes)
52
+
- to change the theme, edit ~/.zshrc . Look for ZSH_THEME="desired theme"
53
+
54
+
### 📒 Hyprland Dot Notes
55
+
- SUPER H for HINT or click on the waybar HINT! Button!
56
+
- SUPER SHIFT H to launch the Some quick tips and tricks!
61
57
62
-
### 📒 Notes
63
-
- super h for launching a small help file
64
-
- super e to view / edit settings, monitor, keybinds, Environment Variables, etc
65
-
- go through the keybinds. There are alot of hidden features like dual panel, change waybar styles, change wallpaper, etc... its too long to put all in the readme!!!
66
58
67
59
### 🛣️ Roadmap:
68
60
-[ ] Install zsh and oh-my-zsh without necessary steps above
-[X]~~Use kitty in favor of foot~~ - Dropped the idea of kitty. Kitty is using twice memory compared to foot.
72
62
73
63
### ⚠️ some known issues
74
64
- reports from members of my discord, states that some users of nvidia are getting stuck on sddm login. credit to @Kenni Fix stated was
@@ -83,11 +73,14 @@ log into your account
83
73
```
84
74
- more info from the hyprland wiki [`Hyprland Wiki Link`](https://wiki.hyprland.org/FAQ/#my-external-monitor-is-blank--doesnt-render--receives-no-signal-laptop)
85
75
76
+
### 📒 Final Notes
77
+
- join my discord channel [`Discord`](https://discord.gg/V2SJ92vbEN)
78
+
- Feel free to copy, re-distribute, and use this script however you want. Would appreciate if you give me some loves by crediting my work :)
86
79
87
80
### 👍👍👍 Thanks and Credits!
81
+
-[`Hyprland`](https://hyprland.org/) Of course to Hyprland and @vaxerski for this awesome Dynamic Tiling Manager.
88
82
- shout out to CooSee from Gentoo forums for the nice rainbow borders
0 commit comments