|
@@ -1,14 +1,14 @@
|
|
|
# chadwm (Initial look)
|
|
|
|
|
|
-<img src="https://github.com/siduck76/chadwm/blob/main/screenshots/initial_look.png">
|
|
|
-<img src="https://github.com/siduck76/chadwm/blob/main/screenshots/col_layout.png">
|
|
|
+<img src="https://github.com/siduck76/chadwm/blob/screenshots/screenshots/initial_look.png">
|
|
|
+<img src="https://github.com/siduck76/chadwm/blob/screenshots/screenshots/col_layout.png">
|
|
|
|
|
|
-<img src="https://github.com/siduck76/chadwm/blob/main/screenshots/occ_act_tags.png">
|
|
|
+<img src="https://github.com/siduck76/chadwm/blob/screenshots/screenshots/occ_act_tags.png">
|
|
|
(empty workspaces have their color greyed out)
|
|
|
|
|
|
- NOTE: This is vanilla dwm bar (status2d patch for setting colors) not dwmblocks or polybar.
|
|
|
|
|
|
-<img src="https://github.com/siduck76/chadwm/blob/main/screenshots/chadwm.png">
|
|
|
+<img src="https://github.com/siduck76/chadwm/blob/screenshots/screenshots/chadwm.png">
|
|
|
|
|
|
# Tag preview (while hovering tag icon)
|
|
|
|
|
@@ -30,7 +30,7 @@ https://user-images.githubusercontent.com/59060246/128050994-17f46934-6604-4430-
|
|
|
- cd into chadwm and sudo make install
|
|
|
- autostart file must be adjusted for your liking!
|
|
|
- start dwm with exec ~/.dwm/autostart (NOT EXEC DWM) cuz autostart already runs dwm at the last , or make a dwm.desktop ( in /usr/share/xsessions folder ) replace the exec value from dwm to /home/your_username/.dwm/autostart.
|
|
|
-
|
|
|
+- [wallpaper](<img src="https://github.com/siduck76/chadwm/blob/screenshots/screenshots/chad.png">)
|
|
|
# Credits
|
|
|
|
|
|
- HUGE THANKS to [eProTaLT83](https://www.reddit.com/user/eProTaLT83). I wanted certain features in dwm like tabbar in monocle , tagpreview etc and he implemented my ideas and created patches for me! I cant even count the number of times he has helped me :v
|