Adding initial waybar config.

This commit is contained in:
Derek Taylor
2024-11-06 21:48:44 -06:00
parent 1c73a19ce5
commit 35ea726800
2 changed files with 225 additions and 2 deletions

View File

@@ -25,7 +25,9 @@
################
# See https://wiki.hyprland.org/Configuring/Monitors/
# monitor=,preferred,auto,auto
# To list all available monitors (active and inactive):
# hyprctl monitors all
# monitor= name, resolution, pos, scale
monitor = DP-1, 1920x1080, 1920x0, 1
monitor = DP-2, 1920x1080, 0x0, 1
monitor = HDMI-A-1, 1920x1080, 3840x0, 1
@@ -51,7 +53,7 @@ $menu = wofi --show drun
# exec-once = $terminal
# exec-once = nm-applet &
# exec-once = waybar & hyprpaper & firefox
exec-once = waybar & hyprpaper
#############################