Skip to content

Lumanis45/barebar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Barebar - Wayland status center

Synopsis:

  • Status center for Hyprland.
  • Also i practice in dlang, and work with gtk/c.
  • 2.9MB output file

Default style:

alt

Usage:

  • barebar

Install(ArchLinux):

  • sudo pacman -S --needed gtk4 gtk4-layer-shell dmd dub
  • make
  • sudo make install
  • Open your Hyprland config and add keybind:
    For hyprland.conf:
    bind = $mainMod, S, exec, pkill barebar || barebar
    For hyprland.lua:
    local bar = "barebar"
    hl.bind(mainMod .. " + S", hl.dsp.exec_cmd("pkill barebar || " .. bar))

Uninstall:

  • sudo make uninstall

Reinstall:

  • sudo make reinstall

Releases

Contributors

Languages