diff options
author | self <george@gabbott.dev> | 2023-06-21 20:32:56 +0100 |
---|---|---|
committer | self <george@gabbott.dev> | 2023-06-21 20:32:56 +0100 |
commit | 124dc68e1c302f153fe180f3b56bad9bdbf318d1 (patch) | |
tree | e9fc3c3e730a903d72354f8bf32c5a75fe2b25ad | |
parent | 7fc64b89cd206d43529d29296741bc4ae9341b86 (diff) |
removed pipewire from startup
-rw-r--r-- | hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index f2c3cb0..0aad9a4 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -6,7 +6,7 @@ monitor=eDP-1,1920x1080@59.977001,0x0,1 -exec-once = waybar & hyprpaper & dunst & firefox & pipewire & wireplumber +exec-once = waybar & hyprpaper & dunst & firefox & wireplumber exec-once = udiskie & exec-once = pypr |