Update hyprland config with hyprpaper, eww bar and monitors

This commit is contained in:
Victor Timofei 2023-06-09 13:37:39 +03:00
parent d18c15f259
commit 7bb7441911
Signed by: vtimofei
GPG Key ID: B790DCEBE281403A
1 changed files with 5 additions and 2 deletions

View File

@ -13,14 +13,17 @@ OR EDIT THIS ONE ACCORDING TO THE WIKI INSTRUCTIONS.
autogenerated = 0 # remove this line to remove the warning autogenerated = 0 # remove this line to remove the warning
# See https://wiki.hyprland.org/Configuring/Monitors/ # 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 # See https://wiki.hyprland.org/Configuring/Keywords/ for more
# Execute your favorite apps at launch # 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 = wl-paste --watch cliphist store
exec-once = hyprpaper
# change monitor to hires, the last argument is the scale factor # change monitor to hires, the last argument is the scale factor