From 473061cbd35644795e8214ea2eba9b4e7d11e7da Mon Sep 17 00:00:00 2001 From: ZachIR Date: Wed, 12 Oct 2022 10:53:26 -0500 Subject: start lxqt-polkit in autostart --- autostart.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/autostart.sh b/autostart.sh index bb5e986..2e3d5eb 100755 --- a/autostart.sh +++ b/autostart.sh @@ -19,8 +19,7 @@ runifnot mpd-notification runifnot transmission-daemon #runifnot dbus-daemon --session --address=unix:path=$XDG_RUNTIME_DIR/bus runifnot openrazer-daemon -runifnot lxqt-policykit-agent -razer-cli -e static & +razer-cli -e static #runifnot nextcloud if [ -z "$WAYLAND_DISPLAY" ]; then runifnot xss-lock -n notify-send slockd -- cgit v1.2.3 From 83e442672f2e33d7f562adbf8f2e937966bab693 Mon Sep 17 00:00:00 2001 From: ZachIR Date: Wed, 12 Oct 2022 10:55:06 -0500 Subject: use barmenu for swhkd --- swhkd/swhkdrc | 52 ++++++++++++++++++++++++++++++++++------------------ 1 file changed, 34 insertions(+), 18 deletions(-) diff --git a/swhkd/swhkdrc b/swhkd/swhkdrc index 2042b69..94e5bed 100755 --- a/swhkd/swhkdrc +++ b/swhkd/swhkdrc @@ -12,19 +12,19 @@ alt + Escape # program launcher alt + d - tofi_run + barmenu_run -h 24 # desktop application launcher alt + r - tofi-drun --drun-launch true + j4-dmenu-desktop --dmenu="barmenu -h 24 -l 15" # dmenu prompt for recording alt + control + r - tofirecord + dmenurecord # run dmenu interface for keepassxc alt + p - tofikeepass --height 24 + dmenu_keepass -h 24 # run dmenu interface for pass alt + super + p @@ -32,56 +32,56 @@ alt + super + p # run dmenu interface for mpv alt + v - tofimpv + dmpv # run dmenu interface for ytfzf alt + y - ytfzf-launcher -D 'tofi --height 24' + ytfzf-launcher -D 'barmenu -h 24 -l 15' # run dmenu interface to spawn browsers alt + super + 1 - browser-tofi + browser # run dmenu interface for qutebrowser profile chooser alt + super + q - qbc-tofi + qbc #qbpm choose # run dmenu interface for librewolf profile chooser alt + super + w - lwc-tofi + lwc # run dmenu interface for librewolf profile chooser alt + super + e - fdc-tofi + fdc # run dmenu interface to open book alt + super + b - tofi_books + dmenu_books # run dmenu interface for mpris alt + super + u - mprisctl-tofi + mprisctl # run dmenu interface for monattach alt + super + m - monattach-tofi right + monattach right # run dmenu interface for mondetach alt + super + n - mondetach-tofi + mondetach # run dmenu interface for mount alt + super + comma - tofimount + dmenumount # run dmenu interface for umount alt + super + period - tofiumount + dmenuumount #run dmenu prompt for unicode chars alt + super + u - tofiunicode + dmenuunicode # # utilities @@ -89,7 +89,7 @@ alt + super + u # toggle x idle state alt + c - swayidletog + xidletog # toggle waybar alt + w @@ -103,6 +103,14 @@ alt + super + {Left,Right} alt + q loginctl lock-session self +# restart dwmblocks +alt + super + 9 + toggle dwmblocks + +# signal all dwmblocks modules +alt + super + 0 + sigdwmb all + # spawn file manager alt + super + f $TERMINAL -e lfrun @@ -123,6 +131,14 @@ alt + super + m alt + super + shift + m volsv -m +# load sxiv for backgrounds +alt + super + x + sxiv ~/.local/src/wallpapers + +# xkill +alt + x + xkill + # # xf86 keys # -- cgit v1.2.3 From b021e609d50841948b66b3f5aacae52cdebfaec7 Mon Sep 17 00:00:00 2001 From: ZachIR Date: Wed, 12 Oct 2022 10:55:53 -0500 Subject: use barmenu for sxhkd --- sxhkd/sxhkdrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index 7deb7ca..222425e 100755 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -16,7 +16,7 @@ alt + d # desktop application launcher alt + r - j4-dmenu-desktop --dmenu="dmenu -h 24 -l 15" + j4-dmenu-desktop --dmenu="barmenu -h 24 -l 15" # dmenu prompt for recording alt + control + r @@ -36,7 +36,7 @@ alt + v # run dmenu interface for ytfzf alt + y - ytfzf-launcher -D 'dmenu -h 24 -l 15' + ytfzf-launcher -D 'barmenu -h 24 -l 15' # run dmenu interface to spawn browsers alt + super + 1 -- cgit v1.2.3 From 3d1c8e9132b5d1cb748c143200d5818c8352dcf1 Mon Sep 17 00:00:00 2001 From: ZachIR Date: Wed, 12 Oct 2022 10:57:00 -0500 Subject: temporarily accept old waybar config --- waybar/config | 266 ++++------------------------------------------------------ 1 file changed, 14 insertions(+), 252 deletions(-) diff --git a/waybar/config b/waybar/config index 8be04aa..aa67c93 100644 --- a/waybar/config +++ b/waybar/config @@ -1,247 +1,9 @@ -[{ - "layer": "top", // Waybar at top layer - // "position": "bottom", // Waybar position (top|bottom|left|right) - "height": 20, // Waybar height (to be removed for auto height) - // "width": 1280, // Waybar width - // Choose the order of the modules - "output": "HDMI-A-1", - "modules-left": ["river/tags", "river/window", "custom/dwl_tag#0", "custom/dwl_tag#1", "custom/dwl_tag#2", "custom/dwl_tag#3", "custom/dwl_tag#4", "custom/dwl_tag#5", "custom/dwl_tag#6", "custom/dwl_tag#7", "custom/dwl_tag#8", "custom/dwl_layout", "custom/dwl_title"], - "modules-center": [], - "modules-right": ["custom/swayidle", "mpd", "pulseaudio", "network", "cpu", "memory", "backlight", "battery", "tray", "clock"], - // Modules configuration - // "sway/workspaces": { - // "disable-scroll": true, - // "all-outputs": true, - // "format": "{name}: {icon}", - // "format-icons": { - // "1": "", - // "2": "", - // "3": "", - // "4": "", - // "5": "", - // "urgent": "", - // "focused": "", - // "default": "" - // } - // }, - "river/window": { - "max-length": 60 - }, - "custom/dwl_tag#0": { - "exec": "~/.local/bin/waybar-dwl.sh HDMI-A-1 0", - "format": "{}", - "return-type": "json" - }, - "custom/dwl_tag#1": { - "exec": "~/.local/bin/waybar-dwl.sh HDMI-A-1 1", - "format": "{}", - "return-type": "json" - }, - "custom/dwl_tag#2": { - "exec": "~/.local/bin/waybar-dwl.sh HDMI-A-1 2", - "format": "{}", - "return-type": "json" - }, - "custom/dwl_tag#3": { - "exec": "~/.local/bin/waybar-dwl.sh HDMI-A-1 3", - "format": "{}", - "return-type": "json" - }, - "custom/dwl_tag#4": { - "exec": "~/.local/bin/waybar-dwl.sh HDMI-A-1 4", - "format": "{}", - "return-type": "json" - }, - "custom/dwl_tag#5": { - "exec": "~/.local/bin/waybar-dwl.sh HDMI-A-1 5", - "format": "{}", - "return-type": "json" - }, - "custom/dwl_tag#6": { - "exec": "~/.local/bin/waybar-dwl.sh HDMI-A-1 6", - "format": "{}", - "return-type": "json" - }, - "custom/dwl_tag#7": { - "exec": "~/.local/bin/waybar-dwl.sh HDMI-A-1 7", - "format": "{}", - "return-type": "json" - }, - "custom/dwl_tag#8": { - "exec": "~/.local/bin/waybar-dwl.sh HDMI-A-1 8", - "format": "{}", - "return-type": "json" - }, - "custom/dwl_tag#9": { - "exec": "~/.local/bin/waybar-dwl.sh HDMI-A-1 9", - "format": "{}", - "return-type": "json" - }, - "custom/dwl_layout": { - "exec": "~/.local/bin/waybar-dwl.sh HDMI-A-1 layout", - "format": "{}", - "escape": true, - "return-type": "json" - }, - "custom/dwl_title": { - "exec": "~/.local/bin/waybar-dwl.sh HDMI-A-1 title", - "format": "{}", - "escape": true, - "return-type": "json" - }, - "custom/swayidle": { - "exec": "~/.local/scripts/swayidlechk", - "signal": 8, - "interval": "once", - "format": " {} ", - "on-click": "~/.local/scripts/swayidletog" - }, - "sway/mode": { - "format": "{}" - }, - "mpd": { - "signal": 7, - "server": "/home/zachir/.config/mpd/socket", - "format": "{stateIcon} {consumeIcon}{randomIcon}{repeatIcon}{singleIcon}{artist:.15} - {title:.15}", - // ({elapsedTime:%M:%S}/{totalTime:%M:%S}) - "format-disconnected": "Disconnected", - "format-stopped": "{consumeIcon}{randomIcon}{repeatIcon}{singleIcon}Stopped", - "unknown-tag": "N/A", - "interval": 2, - "consume-icons": { - "on": " " - }, - "random-icons": { - "off": " ", - "on": " " - }, - "repeat-icons": { - "on": " " - }, - "single-icons": { - "on": "1 " - }, - "state-icons": { - "paused": "", - "playing": "" - }, - "tooltip-format": "MPD (connected)", - "tooltip-format-disconnected": "MPD (disconnected)", -// "max-length": 50 - }, - "idle_inhibitor": { - "format": "{icon}", - "format-icons": { - "activated": "", - "deactivated": "" - } - }, - "tray": { - // "icon-size": 21, - "spacing": 10 - }, - "clock": { - // "timezone": "America/New_York", - "tooltip-format": "{:%Y %B}\n{calendar}", - "format-alt": "{:%Y-%m-%d}" - }, - "cpu": { - "format": "{usage}% ", - "tooltip": false - }, - "memory": { - "format": "{}% " - }, - "temperature": { - // "thermal-zone": 2, - // "hwmon-path": "/sys/class/hwmon/hwmon2/temp1_input", - "critical-threshold": 80, - // "format-critical": "{temperatureC}°C {icon}", - "format": "{temperatureC}°C {icon}", - "format-icons": ["", "", ""] - }, - "backlight": { - // "device": "acpi_video1", - "format": "{percent}% {icon}", - "format-icons": ["", ""] - }, - "battery": { - "states": { - // "good": 95, - "warning": 30, - "critical": 15 - }, - "format": "{capacity}% {icon}", - "format-charging": "{capacity}% ", - "format-plugged": "{capacity}% ", - "format-alt": "{time} {icon}", - // "format-good": "", // An empty format will hide the module - // "format-full": "", - "format-icons": ["", "", "", "", ""] - }, - "battery#bat2": { - "bat": "cw2015-battery", - "states": { - // "good": 95, - "warning": 30, - "critical": 15 - }, - "format": "{capacity}% {icon}", - "format-charging": "{capacity}% ", - "format-plugged": "{capacity}% ", - "format-alt": "{time} {icon}", - // "format-good": "", // An empty format will hide the module - // "format-full": "", - "format-icons": ["", "", "", "", ""] - }, - "network": { - //"interface": "wl*", // (Optional) To force the use of this interface - "format-wifi": "{essid} ({signalStrength}%) ", - "format-ethernet": "{ifname}: {ipaddr}/{cidr} ", - "format-linked": "{ifname} (No IP) ", - "format-disconnected": "Disconnected ⚠", - "format-alt": "{ifname}: {ipaddr}/{cidr}", - "signal": 6 - }, - "pulseaudio": { - // "scroll-step": 1, // %, can be a float - "format": "{volume}% {icon} {format_source}", - "format-bluetooth": "{volume}% {icon} {format_source}", - "format-bluetooth-muted": " {icon} {format_source}", - "format-muted": " {format_source}", - "format-source": "{volume}% ", - "format-source-muted": "", - "format-icons": { - "headphone": "", - "hands-free": "", - "headset": "", - "phone": "", - "portable": "", - "car": "", - "default": ["", "", ""] - }, - "on-click": "pavucontrol" - }, - "custom/media": { - "format": "{icon} {}", - "return-type": "json", - "max-length": 40, - "format-icons": { - "spotify": "", - "default": "🎜" - }, - "escape": true, - "exec": "$HOME/.config/waybar/mediaplayer.py 2> /dev/null" // Script in resources folder - // "exec": "$HOME/.config/waybar/mediaplayer.py --player spotify 2> /dev/null" // Filter player based on name - } -}, { "layer": "top", // Waybar at top layer // "position": "bottom", // Waybar position (top|bottom|left|right) "height": 20, // Waybar height (to be removed for auto height) // "width": 1280, // Waybar width // Choose the order of the modules - "output": "DP-1", "modules-left": ["river/tags", "river/window", "custom/dwl_tag#0", "custom/dwl_tag#1", "custom/dwl_tag#2", "custom/dwl_tag#3", "custom/dwl_tag#4", "custom/dwl_tag#5", "custom/dwl_tag#6", "custom/dwl_tag#7", "custom/dwl_tag#8", "custom/dwl_layout", "custom/dwl_title"], "modules-center": [], "modules-right": ["custom/swayidle", "mpd", "pulseaudio", "network", "cpu", "memory", "backlight", "battery", "tray", "clock"], @@ -265,63 +27,63 @@ "max-length": 60 }, "custom/dwl_tag#0": { - "exec": "~/.local/bin/waybar-dwl.sh DP-1 0", + "exec": "~/.local/bin/waybar-dwl.sh '' 0", "format": "{}", "return-type": "json" }, "custom/dwl_tag#1": { - "exec": "~/.local/bin/waybar-dwl.sh DP-1 1", + "exec": "~/.local/bin/waybar-dwl.sh '' 1", "format": "{}", "return-type": "json" }, "custom/dwl_tag#2": { - "exec": "~/.local/bin/waybar-dwl.sh DP-1 2", + "exec": "~/.local/bin/waybar-dwl.sh '' 2", "format": "{}", "return-type": "json" }, "custom/dwl_tag#3": { - "exec": "~/.local/bin/waybar-dwl.sh DP-1 3", + "exec": "~/.local/bin/waybar-dwl.sh '' 3", "format": "{}", "return-type": "json" }, "custom/dwl_tag#4": { - "exec": "~/.local/bin/waybar-dwl.sh DP-1 4", + "exec": "~/.local/bin/waybar-dwl.sh '' 4", "format": "{}", "return-type": "json" }, "custom/dwl_tag#5": { - "exec": "~/.local/bin/waybar-dwl.sh DP-1 5", + "exec": "~/.local/bin/waybar-dwl.sh '' 5", "format": "{}", "return-type": "json" }, "custom/dwl_tag#6": { - "exec": "~/.local/bin/waybar-dwl.sh DP-1 6", + "exec": "~/.local/bin/waybar-dwl.sh '' 6", "format": "{}", "return-type": "json" }, "custom/dwl_tag#7": { - "exec": "~/.local/bin/waybar-dwl.sh DP-1 7", + "exec": "~/.local/bin/waybar-dwl.sh '' 7", "format": "{}", "return-type": "json" }, "custom/dwl_tag#8": { - "exec": "~/.local/bin/waybar-dwl.sh DP-1 8", + "exec": "~/.local/bin/waybar-dwl.sh '' 8", "format": "{}", "return-type": "json" }, "custom/dwl_tag#9": { - "exec": "~/.local/bin/waybar-dwl.sh DP-1 9", + "exec": "~/.local/bin/waybar-dwl.sh '' 9", "format": "{}", "return-type": "json" }, "custom/dwl_layout": { - "exec": "~/.local/bin/waybar-dwl.sh DP-1 layout", + "exec": "~/.local/bin/waybar-dwl.sh '' layout", "format": "{}", "escape": true, "return-type": "json" }, "custom/dwl_title": { - "exec": "~/.local/bin/waybar-dwl.sh DP-1 title", + "exec": "~/.local/bin/waybar-dwl.sh '' title", "format": "{}", "escape": true, "return-type": "json" @@ -432,7 +194,7 @@ "format-icons": ["", "", "", "", ""] }, "network": { - //"interface": "wl*", // (Optional) To force the use of this interface + "interface": "wl*", // (Optional) To force the use of this interface "format-wifi": "{essid} ({signalStrength}%) ", "format-ethernet": "{ifname}: {ipaddr}/{cidr} ", "format-linked": "{ifname} (No IP) ", @@ -471,4 +233,4 @@ "exec": "$HOME/.config/waybar/mediaplayer.py 2> /dev/null" // Script in resources folder // "exec": "$HOME/.config/waybar/mediaplayer.py --player spotify 2> /dev/null" // Filter player based on name } -}] +} -- cgit v1.2.3 From 78500e7244607bde311f8ca0f1f912b45d6acb61 Mon Sep 17 00:00:00 2001 From: ZachIR Date: Thu, 13 Oct 2022 16:03:11 -0500 Subject: update pipewire config --- pipewire/pipewire.conf | 126 +++++++++++++++++++++++++++---------------------- 1 file changed, 69 insertions(+), 57 deletions(-) diff --git a/pipewire/pipewire.conf b/pipewire/pipewire.conf index ac5f9c6..b37cf27 100644 --- a/pipewire/pipewire.conf +++ b/pipewire/pipewire.conf @@ -1,7 +1,12 @@ -# Daemon config file for PipeWire version "0.3.34" # +# Daemon config file for PipeWire version "0.3.58" # # -# Copy and edit this file in /etc/pipewire for systemwide changes +# Copy and edit this file in /etc/pipewire for system-wide changes # or in ~/.config/pipewire for local changes. +# +# It is also possible to place a file with an updated section in +# /etc/pipewire/pipewire.conf.d/ for system-wide changes or in +# ~/.config/pipewire/pipewire.conf.d/ for local changes. +# context.properties = { ## Configure properties in the system. @@ -15,24 +20,29 @@ context.properties = { #mem.mlock-all = false #clock.power-of-two-quantum = true #log.level = 2 + #cpu.zero.denormals = false - core.daemon = true # listening for socket connections - core.name = pipewire-0 # core name and socket name + core.daemon = true # listening for socket connections + core.name = pipewire-0 # core name and socket name ## Properties for the DSP configuration. #default.clock.rate = 48000 #default.clock.allowed-rates = [ 48000 ] #default.clock.quantum = 1024 - #default.clock.min-quantum = 32 - #default.clock.max-quantum = 8192 + default.clock.min-quantum = 16 + #default.clock.max-quantum = 2048 + #default.clock.quantum-limit = 8192 #default.video.width = 640 #default.video.height = 480 #default.video.rate.num = 25 #default.video.rate.denom = 1 # + #settings.check-quantum = false + #settings.check-rate = false + # # These overrides are only applied when running in a vm. vm.overrides = { - default.clock.min-quantum = 1024 + default.clock.min-quantum = 1024 } } @@ -44,6 +54,7 @@ context.spa-libs = { # that factory. # audio.convert.* = audioconvert/libspa-audioconvert + avb.* = avb/libspa-avb api.alsa.* = alsa/libspa-alsa api.v4l2.* = v4l2/libspa-v4l2 api.libcamera.* = libcamera/libspa-libcamera @@ -56,8 +67,8 @@ context.spa-libs = { } context.modules = [ - #{ name = - # [ args = { = ... } ] + #{ name = + # [ args = { = ... } ] # [ flags = [ [ ifexists ] [ nofail ] ] #} # @@ -66,67 +77,58 @@ context.modules = [ # If nofail is given, module initialization failures are ignored. # - # Uses RTKit to boost the data thread priority. - { name = libpipewire-module-rtkit + # Uses realtime scheduling to boost the audio thread priorities. This uses + # RTKit if the user doesn't have permission to use regular realtime + # scheduling. + { name = libpipewire-module-rt args = { - #nice.level = -11 + nice.level = -11 #rt.prio = 88 - #rt.time.soft = 2000000 - #rt.time.hard = 2000000 + #rt.time.soft = -1 + #rt.time.hard = -1 } flags = [ ifexists nofail ] } - # Set thread priorities without using RTKit. - #{ name = libpipewire-module-rt - # args = { - # nice.level = -11 - # rt.prio = 88 - # rt.time.soft = 2000000 - # rt.time.hard = 2000000 - # } - # flags = [ ifexists nofail ] - #} - # The native communication protocol. - { name = libpipewire-module-protocol-native } + { name = libpipewire-module-protocol-native } # The profile module. Allows application to access profiler # and performance data. It provides an interface that is used # by pw-top and pw-profiler. - { name = libpipewire-module-profiler } + { name = libpipewire-module-profiler } # Allows applications to create metadata objects. It creates # a factory for Metadata objects. - { name = libpipewire-module-metadata } + { name = libpipewire-module-metadata } # Creates a factory for making devices that run in the # context of the PipeWire server. - { name = libpipewire-module-spa-device-factory } + { name = libpipewire-module-spa-device-factory } # Creates a factory for making nodes that run in the # context of the PipeWire server. - { name = libpipewire-module-spa-node-factory } + { name = libpipewire-module-spa-node-factory } # Allows creating nodes that run in the context of the # client. Is used by all clients that want to provide # data to PipeWire. - { name = libpipewire-module-client-node } + { name = libpipewire-module-client-node } # Allows creating devices that run in the context of the # client. Is used by the session manager. - { name = libpipewire-module-client-device } + { name = libpipewire-module-client-device } # The portal module monitors the PID of the portal process # and tags connections with the same PID as portal # connections. - { name = libpipewire-module-portal + { name = libpipewire-module-portal flags = [ ifexists nofail ] } # The access module can perform access checks and block # new clients. - { name = libpipewire-module-access + { name = libpipewire-module-access args = { # access.allowed to list an array of paths of allowed # apps. @@ -148,17 +150,27 @@ context.modules = [ # Makes a factory for wrapping nodes in an adapter with a # converter and resampler. - { name = libpipewire-module-adapter } + { name = libpipewire-module-adapter } # Makes a factory for creating links between ports. - { name = libpipewire-module-link-factory } + { name = libpipewire-module-link-factory } # Provides factories to make session manager objects. - { name = libpipewire-module-session-manager } + { name = libpipewire-module-session-manager } + + # Use libcanberra to play X11 Bell + #{ name = libpipewire-module-x11-bell + # args = { + # #sink.name = "" + # #sample.name = "bell-window-system" + # #x11.display = null + # #x11.xauthority = null + # } + #} ] context.objects = [ - #{ factory = + #{ factory = # [ args = { = ... } ] # [ flags = [ [ nofail ] ] #} @@ -166,7 +178,7 @@ context.objects = [ # Creates an object from a PipeWire factory with the given parameters. # If nofail is given, errors are ignored (and no object is created). # - #{ factory = spa-node-factory args = { factory.name = videotestsrc node.name = videotestsrc Spa:Pod:Object:Param:Props:patternType = 1 } } + #{ factory = spa-node-factory args = { factory.name = videotestsrc node.name = videotestsrc Spa:Pod:Object:Param:Props:patternType = 1 } } #{ factory = spa-device-factory args = { factory.name = api.jack.device foo=bar } flags = [ nofail ] } #{ factory = spa-device-factory args = { factory.name = api.alsa.enum.udev } } #{ factory = spa-node-factory args = { factory.name = api.alsa.seq.bridge node.name = Internal-MIDI-Bridge } } @@ -175,7 +187,7 @@ context.objects = [ # A default dummy driver. This handles nodes marked with the "node.always-driver" # property when no other driver is currently active. JACK clients need this. - { factory = spa-node-factory + { factory = spa-node-factory args = { factory.name = support.node.driver node.name = Dummy-Driver @@ -183,7 +195,7 @@ context.objects = [ priority.driver = 20000 } } - { factory = spa-node-factory + { factory = spa-node-factory args = { factory.name = support.node.driver node.name = Freewheel-Driver @@ -194,7 +206,7 @@ context.objects = [ } # This creates a new Source node. It will have input ports # that you can link, to provide audio for this source. - #{ factory = adapter + #{ factory = adapter # args = { # factory.name = support.null-audio-sink # node.name = "my-mic" @@ -207,21 +219,21 @@ context.objects = [ # This creates a single PCM source device for the given # alsa device path hw:0. You can change source to sink # to make a sink in the same way. - #{ factory = adapter + #{ factory = adapter # args = { - # factory.name = api.alsa.pcm.source - # node.name = "alsa-source" - # node.description = "PCM Source" - # media.class = "Audio/Source" - # api.alsa.path = "hw:0" - # #api.alsa.period-size = 1024 - # #api.alsa.headroom = 0 - # #api.alsa.disable-mmap = false - # #api.alsa.disable-batch = false - # #audio.format = "S16LE" - # #audio.rate = 48000 - # #audio.channels = 2 - # #audio.position = "FL,FR" + # factory.name = api.alsa.pcm.source + # node.name = "alsa-source" + # node.description = "PCM Source" + # media.class = "Audio/Source" + # api.alsa.path = "hw:0" + # api.alsa.period-size = 1024 + # api.alsa.headroom = 0 + # api.alsa.disable-mmap = false + # api.alsa.disable-batch = false + # audio.format = "S16LE" + # audio.rate = 48000 + # audio.channels = 2 + # audio.position = "FL,FR" # } #} ] @@ -235,7 +247,7 @@ context.exec = [ # but it is better to start it as a systemd service. # Run the session manager with -h for options. # - { path = "/usr/bin/wireplumber" args = "-c wireplumber.conf" } + { path = "/usr/bin/pipewire-media-session" args = "" } # # You can optionally start the pulseaudio-server here as well # but it is better to start it as a systemd service. -- cgit v1.2.3 From e795b47c227230d3af7d3f9b6a988cdd42c7a21c Mon Sep 17 00:00:00 2001 From: ZachIR Date: Thu, 13 Oct 2022 16:03:34 -0500 Subject: remove typeset command in ~/.zshenv --- zsh/.zshenv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/.zshenv b/zsh/.zshenv index b82b6b7..fe16110 100644 --- a/zsh/.zshenv +++ b/zsh/.zshenv @@ -1,4 +1,4 @@ -typeset -U PATH path +#typeset -U PATH path unset HISTFILE -- cgit v1.2.3 From 50830f11f12dd798a4d9d12d02d04680c9d5bb7a Mon Sep 17 00:00:00 2001 From: ZachIR Date: Thu, 13 Oct 2022 16:03:58 -0500 Subject: add ladybird config file --- Serenity/Ladybird.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Serenity/Ladybird.conf diff --git a/Serenity/Ladybird.conf b/Serenity/Ladybird.conf new file mode 100644 index 0000000..07f1519 --- /dev/null +++ b/Serenity/Ladybird.conf @@ -0,0 +1,2 @@ +[General] +homepage=https://search.brave.com/ -- cgit v1.2.3