stuff
This commit is contained in:
@@ -3,11 +3,14 @@ autogenerated = 0 # remove this line to remove the warning
|
||||
source=~/.config/hypr/rose-pine.conf
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||
monitor = HDMI-A-1, 3840x2160@60, 0x0, 2
|
||||
monitor = HDMI-A-1, 2560x1440@60, 0x0, 1
|
||||
exec-once = hyprctl dispatch workspace 1
|
||||
exec-once = swaybg -i ~/Pictures/Wallpaper/wallhaven-z85eoy.jpg
|
||||
#exec-once = swaybg -i ~/Pictures/Wallpaper/wallhaven-z85eoy.jpg
|
||||
exec-once = linux-wallpaperengine --screen-root HDMI-A-1 --silent --fps 60 3351251525
|
||||
exec-once = hyprlock
|
||||
exec-once = waybar
|
||||
# exec-once = waybar
|
||||
exec-once = hyprpanel
|
||||
exec-once = sunshine
|
||||
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
||||
|
||||
# Execute your favorite apps at launch
|
||||
@@ -32,6 +35,7 @@ input {
|
||||
kb_model =
|
||||
kb_options =
|
||||
kb_rules =
|
||||
accel_profile = flat
|
||||
|
||||
follow_mouse = 1
|
||||
|
||||
@@ -69,11 +73,6 @@ decoration {
|
||||
ignore_opacity = on
|
||||
xray = false
|
||||
}
|
||||
|
||||
drop_shadow = yes
|
||||
shadow_range = 4
|
||||
shadow_render_power = 3
|
||||
col.shadow = rgba(1a1a1aee)
|
||||
}
|
||||
|
||||
animations {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
background {
|
||||
monitor =
|
||||
path = ~/Pictures/Wallpaper/wallhaven-z85eoy.jpg
|
||||
path = ~/NixOS-Configs/WE-Lake.png
|
||||
|
||||
# all these options are taken from hyprland, see https://wiki.hyprland.org/Configuring/Variables/#blur for explanations
|
||||
blur_passes = 3 # 0 disables blurring
|
||||
|
||||
Reference in New Issue
Block a user