Skip to content

Commit 77ea625

Browse files
authored
Merge pull request #2 from JaKooLit/v2
V2
2 parents bbe0ccc + c1a35ec commit 77ea625

File tree

6 files changed

+43
-36
lines changed

6 files changed

+43
-36
lines changed

README.md

Lines changed: 18 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -8,33 +8,25 @@
88
<br/>
99
</div>
1010

11-
### Basically a copy of my Hyprland-v4 Hyprland-install script [`Link`](https://github.com/JaKooLit/Hyprland-v4)
12-
1311
<p align="center">
1412
<img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Hyprland-ScreenShots/Arch/dual-panel-light-dark-switch.png" /> <img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Hyprland-ScreenShots/Arch/dual-panel-dark_light-switch.png" />
1513
<img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Hyprland-ScreenShots/Arch/gnome-style.png" /> <img align="center" width="49%" src="https://raw.githubusercontent.com/JaKooLit/screenshots/main/Hyprland-ScreenShots/Arch/Plasma-Style.png" /> />
1614

1715

18-
### 📽️ youtube video showcase: [`Youtube Link`](https://youtu.be/otda1nXJ5Dg?si=Wbb8eg-u3Y-tDnDQ)
19-
20-
16+
### 📽️ youtube video showcase: [`SOON to be POSTED`]()
2117

2218
### ✨ A video walk through my dotfiles[`Link`](https://youtu.be/fO-RBHvVEcc?si=ijqxxnq_DLiyO8xb)
2319

2420
## 🪧🪧🪧 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.
2822

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)
3726

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
3830

3931
### 👀 NVidia GPU Owners.
4032
- 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
5648
source ~/.zshrc
5749
```
5850
- 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!
6157

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!!!
6658

6759
### 🛣️ Roadmap:
6860
- [ ] Install zsh and oh-my-zsh without necessary steps above
6961
- [ ] possibly adding gruvbox themes, cursors, icons
70-
- [ ] adding vertical waybar
71-
- [X] ~~Use kitty in favor of foot~~ - Dropped the idea of kitty. Kitty is using twice memory compared to foot.
7262

7363
### ⚠️ some known issues
7464
- 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
8373
```
8474
- 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)
8575

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 :)
8679

8780
### 👍👍👍 Thanks and Credits!
81+
- [`Hyprland`](https://hyprland.org/) Of course to Hyprland and @vaxerski for this awesome Dynamic Tiling Manager.
8882
- shout out to CooSee from Gentoo forums for the nice rainbow borders
8983

90-
9184
## 💖 Support
9285
- a Star on my Github repos would be nice 🌟
9386

assets/.zshrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,15 @@ plugins=(
1414

1515
source $ZSH/oh-my-zsh.sh
1616

17+
# Import colorscheme from 'wal' asynchronously
18+
# & # Run the process in the background.
19+
# ( ) # Hide shell job control messages.
20+
# Not supported in the "fish" shell.
21+
(cat ~/.cache/wal/sequences &)
1722

23+
# Alternative (blocks terminal for 0-3ms)
24+
cat ~/.cache/wal/sequences
25+
26+
# To add support for TTYs this line can be optionally added.
27+
source ~/.cache/wal/colors-tty.sh
1828

assets/xfce4/helpers.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
FileManager=Thunar
2-
TerminalEmulator=foot
2+
TerminalEmulator=kitty
33
WebBrowser=firefox
44
#MailReader=evolution

install-scripts/00-hypr-pkgs.sh

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,22 @@ Extra=(
1414
hypr_package=(
1515
cliphist
1616
dunst
17-
foot
1817
grim
1918
gvfs
2019
gvfs-mtp
21-
jq
20+
jq
21+
kitty
22+
nano
2223
network-manager-applet
2324
pamixer
2425
pavucontrol
2526
pipewire-alsa
2627
playerctl
2728
polkit-kde-agent
28-
python-requests
29-
qt5ct
29+
python-requests
30+
python-pywal
31+
qt5ct
32+
rofi-lbonn-wayland-git
3033
slurp
3134
swappy
3235
swayidle
@@ -36,8 +39,8 @@ waybar
3639
wget
3740
wl-clipboard
3841
wlogout
39-
wofi
4042
xdg-user-dirs
43+
yad
4144
)
4245

4346
# the following packages can be deleted. however, dotfiles may not work properly
@@ -51,7 +54,6 @@ mousepad
5154
mpv
5255
nvtop
5356
nwg-look-bin
54-
swaybg
5557
viewnior
5658
vim
5759
wlsunset

install-scripts/dotfiles.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ if [ -d Hyprland-Dots ]; then
2323
chmod +x copy.sh
2424
./copy.sh 2>&1 | tee -a "$LOG"
2525
else
26-
if git clone https://github.com/JaKooLit/Hyprland-Dots.git; then
26+
if git clone https://github.com/JaKooLit/Hyprland-Dots; then
2727
cd Hyprland-Dots || exit 1
2828
chmod +x copy.sh
2929
./copy.sh 2>&1 | tee -a "$LOG"

install.sh

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ clear
55
# Welcome message
66
echo "$(tput setaf 6)Welcome to JaKooLit's Arch-Hyprland Install Script!$(tput sgr0)"
77
echo
8+
echo "$(tput setaf 166)ATTENTION: Run a full system update and Reboot first!! (Highly Recommended) $(tput sgr0)"
9+
echo
810
echo "$(tput setaf 3)NOTE: You will be required to answer some questions during the installation! $(tput sgr0)"
911
echo
1012

@@ -114,13 +116,13 @@ ask_yes_no "Do you want to install Thunar file manager?" thunar
114116
printf "\n"
115117
ask_yes_no "Installing in Asus ROG Laptops?" rog
116118
printf "\n"
117-
ask_yes_no "Do you want to install and configure SDDM?" sddm
119+
ask_yes_no "install and configure SDDM log-in Manager?" sddm
118120
printf "\n"
119-
ask_yes_no "Do you want to install XDG-DESKTOP-PORTAL-HYPRLAND?" xdph
121+
ask_yes_no "Install XDG-DESKTOP-PORTAL-HYPRLAND? (recommended for proper Screen ie OBS)" xdph
120122
printf "\n"
121123
ask_yes_no "Do you want to install zsh and oh-my-zsh?" zsh
122124
printf "\n"
123-
ask_yes_no "Do you want to copy dotfiles?" dots
125+
ask_yes_no "Do you want to copy Hyprland dotfiles?" dots
124126
printf "\n"
125127
# Ensuring all in the scripts folder are made executable
126128
chmod +x install-scripts/*

0 commit comments

Comments
 (0)