Skip to content

charlesrocket/topbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

201 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TopBar

An interactive bar and desktop environment for Quickshell.

Features:

  • responsive widgets
  • dashboard
  • app launcher
  • notifications
  • preferences
  • logout panel
  • lock screen
  • wallpapers
  • osd
  • power modes

Requirements

  1. Wayland compositor (Mango/Hyprland)
  2. Quickshell
  3. Nerd fonts

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 {}
    Wallpaper {}
}

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

IPC

See quickshell ipc call show for all available commands.

About

An interactive bar and desktop environment

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages