Skip to content

whereareiam/noctalia-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

whereareiam's Noctalia Plugins

Some collection of maybe useful plugins for Noctalia.

Add This Repository As a Source

  1. Open Noctalia.
  2. Go to the plugins section.
  3. Add a custom plugin source.
  4. Use the repository URL of this source repo, for example:
https://github.com/whereareiam/noctalia-plugins
  1. Refresh plugin sources.
  2. Install the plugin you want from the list.

Plugins

Tabber — macOS like window switcher Tabber showcase

What it does

Tabber provides an Alt-Tab style switcher for Noctalia on Hyprland.

It supports:

  • grouped mode: windows from the same app appear as one item
  • normal mode: every window appears as its own item
  • custom actions
  • optional hidden-window restore

Requirements

  • qs
  • hyprctl
  • jq

After installation

Tabber still needs Hyprland keybinds to trigger it.

Example Hyprland wiring:

bind = ALT, Tab, global, tabber:select-next
bind = ALT SHIFT, Tab, global, tabber:select-previous
bind = , Alt_L, global, tabber:release-alt-left
bind = , Alt_R, global, tabber:release-alt-right

Optional direct action binds via the generic action IPC:

bind = ALT, Q, exec, qs ipc -c noctalia-shell call plugin:tabber action close
bind = ALT, H, exec, qs ipc -c noctalia-shell call plugin:tabber action hide

About

A chaotic little treasure chest of "might actually be useful" Noctalia plugins

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors