Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

• About •

RWI — I really want it?

RWI is a lightweight background daemon for Hyprland that watches the active window and instantly closes it if it matches a blocklist. Useful if you want fewer distractions: block social media, games, or messengers — permanently, or only during "work mode".

• Quick start •

Requirements

  • Hyprland
  • Python 3

Installing

curl -fSL https://raw.githubusercontent.com/kiro-r/rwi/master/install | bash

Uninstalling

curl -fSL https://raw.githubusercontent.com/kiro-r/rwi/master/uninstall | bash

Switching work mode

rwi on | off

Config settings

Option Description
is_work_mode_active Whether work mode is enabled when the daemon starts
notify_on_start Whether to send a notification when the service starts
update_time Interval between active-window checks (in seconds)
work_block Windows names closed only when work mode is active
blocked Windows names closed always

• Additional •

  • Project structure
~/.config/
├── rwi.json
├── hypr/custom/scripts/
│   └── rwi.py
└── systemd/user/
    └── rwi.service

/usr/bin/
└── rwi

License

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages