Skip to content

charlesrocket/topbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TopBar

An interactive bar for Quickshell.

Installation

Add a submodule to the configuration repository:

git submodule add https://github.com/charlesrocket/topbar .config/quickshell/topbar

Usage

import Quickshell
import QtQuick

import qs.topbar

ShellRoot {
    TopBar {}
}

Use Settings.qml in the Quickshell's root to override the TopBar's configuration (example).

About

An interactive bar component

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages