An open API service indexing awesome lists of open source software.

https://github.com/end-4/hyprsee

The Overview from my dotfiles, for those who prefer a standalone version of this useful widget
https://github.com/end-4/hyprsee

Last synced: 5 months ago
JSON representation

The Overview from my dotfiles, for those who prefer a standalone version of this useful widget

Awesome Lists containing this project

README

        

## Info
- It's just the overview widget from [my dotfiles](https://github.com/end-4/dots-hyprland/tree/illogical-impulse)

## Installation
- Install [AGS](https://github.com/Aylur/ags/wiki/installation) latest version MANUALLY (see its wiki for instruction) (aur package is very commonly out of date)
> [!IMPORTANT]
> just be aware that ags breaks a lot. this might not work after a while not updated

- Copy the contents of this repo to home folder
- Run `ags`. You might wanna add it as an exec-once in your Hyprland config.

## Usage
- Run `ags -t overview` using a keybind or something to open the widget
- Drag n' drop to move windows to different workspaces
- Type to search apps
- Type something starting with a number for a quick calculation (use with caution, since it's a JS evaluation)
- Type a command to execute it. If it starts with `sudo`, it'll be launched in foot terminal.

## Please note
- that it likely won't work with multiple monitors

## How it looks like
![uwu](preview.png)