Move ironbar to top, start with hyprland
This commit is contained in:
parent
be1d5fa798
commit
ceeec02b05
|
@ -277,7 +277,8 @@ in ''
|
|||
bindm = SUPER, mouse:272, movewindow
|
||||
bindm = SUPER, mouse:273, resizewindow
|
||||
|
||||
exec-once = ${pkgs.waybar}/bin/waybar
|
||||
# exec-once = ${pkgs.waybar}/bin/waybar
|
||||
exec-once = ${pkgs.ironbar}/bin/ironbar
|
||||
exec-once = ${pkgs.swaynotificationcenter}/bin/swaync
|
||||
exec-once = ${pkgs.hyprpaper}/bin/hyprpaper
|
||||
exec-once = ${pkgs.dex}/bin/dex --autostart
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
anchor_to_edges = true
|
||||
icon_theme = "Delta"
|
||||
position = "bottom"
|
||||
position = "top"
|
||||
|
||||
[[start]]
|
||||
all_monitors = false
|
||||
|
|
Loading…
Reference in a new issue