Skip to content

Commit 6be85ce

Browse files
committed
- feat(arch): updating arch setup
- Remove "Installing and Setting Up The Desktop" section. - WIP: adding GTK customization. Signed-off-by: chris1320 <chris1320is@protonmail.com>
1 parent bae3de3 commit 6be85ce

File tree

5 files changed

+18
-82
lines changed

5 files changed

+18
-82
lines changed

Operating Systems/Arch Linux/Arch Linux.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,12 @@ Some, if not all of the dotfiles, can also be used in other operating systems/di
5353
- [[System Installation]]
5454
- [[Automatic Customization]]
5555
- [[Manual Customization]]
56-
- [[Installing and Setting Up The Desktop]]
57-
- [[Setting Up Hyprland]]
58-
- [[Setting Up Kitty]]
59-
- [[Setting Up SDDM]]
60-
- [[Setting Up dunst]]
61-
- [[Setting Up Waybar]]
62-
- [[Setting Up Rofi]]
63-
- [[Setting Up Swaylock]]
64-
- [[Audio and Video]]
65-
- [[Setting Up The Browsers]]
56+
- [[Setting Up Hyprland]]
57+
- [[Setting Up Kitty]]
58+
- [[Setting Up SDDM]]
59+
- [[Setting Up dunst]]
60+
- [[Setting Up Waybar]]
61+
- [[Setting Up Rofi]]
62+
- [[Setting Up Swaylock]]
63+
- [[Audio and Video]]
64+
- [[Setting Up The Browsers]]

Operating Systems/Arch Linux/Contents/Automatic Customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Automatic Installation
22

3-
This installation method is still under development. <!-- TODO -->
3+
This installation method is still under development. It will probably available Soon™️. <!-- TODO -->
44

55
---
66

Operating Systems/Arch Linux/Contents/Installing and Setting Up The Desktop.md

Lines changed: 0 additions & 65 deletions
This file was deleted.

Operating Systems/Arch Linux/Contents/Manual Customization.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,11 +110,7 @@ nvm install node
110110
paru -S jdk-openjdk php composer
111111
```
112112

113-
## Next Steps
114-
115-
- [[Installing and Setting Up The Desktop]]
116-
117113
---
118114

119115
- Previous: [[Automatic Customization]]
120-
- Next: [[Installing and Setting Up The Desktop]]
116+
- Next: [[Setting Up Hyprland]]

Operating Systems/Arch Linux/Contents/Setting Up Hyprland.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,13 @@ It is supposed to be a more efficient and faster cursor theme format.
4848
# TODO
4949
```
5050

51+
## GTK Theme
52+
53+
```bash
54+
paru -S gtk-engine-murrine
55+
```
56+
5157
---
5258

53-
- Previous: [[Installing and Setting Up The Desktop]]
59+
- Previous: [[Manual Customization]]
5460
- Next: [[Setting Up Kitty]]

0 commit comments

Comments
 (0)