aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2023-09-21 11:42:17 +0200
committerPatrick Spek <p.spek@tyil.nl>2023-09-21 11:42:17 +0200
commit5f5c7ae2b24b4a629480bba1eab97ab686c3bc41 (patch)
tree9ad1031286d374e3696cfbd6bf096b8a0b182c5d
parent7cf529f912510dbbc34d8e1eaca2e813b93ffd57 (diff)
Update hyprland config
-rw-r--r--.config/hypr/hyprland.conf11
1 files changed, 8 insertions, 3 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
index d484720..f9ddae9 100644
--- a/.config/hypr/hyprland.conf
+++ b/.config/hypr/hyprland.conf
@@ -1,15 +1,19 @@
monitor=,preferred,auto,1
+exec-once=waybar -c ~/.config/waybar/config-hyprland.json
+exec-once=waybar -c ~/.config/waybar/config.json
+
exec-once=dunst
-exec-once=keepassx
exec-once=ntfy sub --from-config
exec-once=swaybg -i "$(find ~/pictures/wallpapers/1920x1080 | shuf -n 1)"
exec-once=swayidle
-exec-once=waybar -c ~/.config/waybar/config-hyprland.json
-exec-once=waybar -c ~/.config/waybar/config.json
# TODO: polkit agent
# TODO: PipeWire
+exec-once=keepassx
+exec-once=nextcloud
+exec-once=nm-applet
+
input {
kb_file=
kb_layout=
@@ -22,6 +26,7 @@ input {
touchpad {
natural_scroll=no
+ tap-to-click=no
}
sensitivity=0 # -1.0 - 1.0, 0 means no modification.