home/natto/ags: update readme
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
		@@ -1,15 +1,10 @@
 | 
				
			|||||||
 | 
					# My AGS configuration
 | 
				
			||||||
 | 
					Currently has a bar, a media box, an unstyled calendar and a settings(?) menu.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Starter Config
 | 
					## Notes
 | 
				
			||||||
 | 
					- Works only on 1.8.2 (current)
 | 
				
			||||||
if suggestions don't work, first make sure
 | 
					- audio: requires pipewire-pulse
 | 
				
			||||||
you have TypeScript LSP working in your editor
 | 
					- mpris: requires gvfs for art
 | 
				
			||||||
 | 
					- hyprland: requires hyprland (🤯)
 | 
				
			||||||
if you do not want typechecking only suggestions
 | 
					- battery: requires upower
 | 
				
			||||||
 | 
					- system-tray: requires libdbusmenu-gtk3
 | 
				
			||||||
```json
 | 
					 | 
				
			||||||
// tsconfig.json
 | 
					 | 
				
			||||||
"checkJs": false
 | 
					 | 
				
			||||||
```
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
types are symlinked to:
 | 
					 | 
				
			||||||
/nix/store/4rpg1hbvvfb8wpxf1a6ljbm390wfcwcd-ags-1.8.2/share/com.github.Aylur.ags/types
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user