Skip to content

Automatically highlight the focused window in the i3 WM

Notifications You must be signed in to change notification settings

sucrecacao/i3-highlight-focused

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i3-highlight-focused

A background process that temporarily highlights the active window in i3 as focus changes. The border width and delay (in ms) must be passed as arguments.

Usage

i3-highlight-focused width delay

In your i3 config

exec_always --no-startup-id \
  i3-highlight-focused 8 256

About

Automatically highlight the focused window in the i3 WM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%