Update hyprland config with hyprpaper, eww bar and monitors
This commit is contained in:
parent
d18c15f259
commit
7bb7441911
|
@ -13,14 +13,17 @@ OR EDIT THIS ONE ACCORDING TO THE WIKI INSTRUCTIONS.
|
|||
autogenerated = 0 # remove this line to remove the warning
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||
monitor=,preferred,auto,1
|
||||
# monitor=,preferred,auto,1
|
||||
monitor=HDMI-A-1,3840x2160@30,0x0,1
|
||||
monitor=eDP-1,1366x768@60,3840x1392,1
|
||||
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
||||
|
||||
# Execute your favorite apps at launch
|
||||
exec-once = waybar
|
||||
exec-once = ~/.config/eww/scripts/launch.py
|
||||
exec-once = wl-paste --watch cliphist store
|
||||
exec-once = hyprpaper
|
||||
|
||||
|
||||
# change monitor to hires, the last argument is the scale factor
|
||||
|
|
Loading…
Reference in New Issue