mirror of
https://github.com/sheptikhinv/my-hyprland.git
synced 2026-02-07 09:21:36 +05:00
add status bar
This commit is contained in:
parent
fafbebbdae
commit
6ba360dbe4
2 changed files with 4 additions and 0 deletions
3
hypr/autostart.conf
Normal file
3
hypr/autostart.conf
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
$statusbar = waybar
|
||||||
|
|
||||||
|
exec-once = $statusbar
|
||||||
|
|
@ -50,6 +50,7 @@ $menu = wofi --show drun
|
||||||
# exec-once = $terminal
|
# exec-once = $terminal
|
||||||
# exec-once = nm-applet &
|
# exec-once = nm-applet &
|
||||||
# exec-once = waybar & hyprpaper & firefox
|
# exec-once = waybar & hyprpaper & firefox
|
||||||
|
source = ~/.config/hypr/autostart.conf
|
||||||
|
|
||||||
|
|
||||||
#############################
|
#############################
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue