/i3-razer

Display active i3 workspaces on razer keyboards

Primary LanguagePython

i3-razer

Display active i3 workspaces on razer keyboards

use:

bindsym $mod+1 workspace $workspace1name; exec --no-startup-id "python3 ~/location-of-/razernumbers.py"
bindsym $mod+2 workspace $workspace2name; exec --no-startup-id "python3 ~/location-of-/razernumbers.py"

in your i3 config file