aboutsummaryrefslogtreecommitdiff
path: root/.config/hypr/hyprland.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/hypr/hyprland.conf')
-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.