summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hypr/hyprland.conf2
-rw-r--r--mpd/mpd.conf15
-rw-r--r--waybar/config4
3 files changed, 14 insertions, 7 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index da07616..25ee3a0 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -371,7 +371,7 @@ bind = $mainMod $secdMod, P, exec, passmenu
#{{{ Misc bindings
bind = $mainMod, Return, exec, st
-bind = $mainMod $secdMod, F, exec, st lfrun
+bind = $mainMod $secdMod, F, exec, st lf
bind = $mainMod, W, exec, pkill -USR1 waybar
bind = $mainMod, Q, exec, loginctl lock-session
bind = $mainMod $secdMod CONTROL, Q, exec, systemctl suspend
diff --git a/mpd/mpd.conf b/mpd/mpd.conf
index e26dbd1..755f1c8 100644
--- a/mpd/mpd.conf
+++ b/mpd/mpd.conf
@@ -275,11 +275,18 @@ input {
#
# An example of a pulseaudio output (streaming to a remote pulseaudio server)
#
+#audio_output {
+# type "pulse"
+# name "My Pulse Output"
+## server "remote_server" # optional
+## sink "remote_server_sink" # optional
+#}
+#
+# Pipewire output
+#
audio_output {
- type "pulse"
- name "My Pulse Output"
-# server "remote_server" # optional
-# sink "remote_server_sink" # optional
+ type "pipewire"
+ name "Pipewire Sound Server"
}
audio_output {
diff --git a/waybar/config b/waybar/config
index 0558320..210a8ec 100644
--- a/waybar/config
+++ b/waybar/config
@@ -1,5 +1,5 @@
[{
- "layer": "top",
+ "layer": "bottom",
"position": "top",
"height": 36,
"output": "DP-2",
@@ -182,7 +182,7 @@
}
},
{
- "layer": "top",
+ "layer": "bottom",
"position": "top",
"height": 36,
"output": "HDMI-A-1",