From 702a2afc99f6c0e9d6e1806472d6ab486a34c8c0 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Mon, 15 Apr 2024 18:00:03 -0600 Subject: [PATCH] New backup 2024-04-15 18:00:03 --- de/home/.config/sway/config | 1 + de/home/.config/sway/scripts/autostart | 2 +- de/home/.config/sway/scripts/autostart.d/328p1aa | 3 +++ 3 files changed, 5 insertions(+), 1 deletion(-) create mode 100755 de/home/.config/sway/scripts/autostart.d/328p1aa diff --git a/de/home/.config/sway/config b/de/home/.config/sway/config index a4d12df..328cf70 100644 --- a/de/home/.config/sway/config +++ b/de/home/.config/sway/config @@ -13,3 +13,4 @@ include $HOME/.config/sway/config.d/* exec "dbus-update-activation-environment --systemd --all" exec "dbus-update-activation-environment --systemd XDG_CURRENT_DESKTOP=sway" # exec dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK + diff --git a/de/home/.config/sway/scripts/autostart b/de/home/.config/sway/scripts/autostart index 0718698..b32286b 100755 --- a/de/home/.config/sway/scripts/autostart +++ b/de/home/.config/sway/scripts/autostart @@ -21,4 +21,4 @@ blueman-applet & \ #wl-paste -t text --watch clipman store --max-items 1024 & \ copyq --start-server & \ /home/pogmommy/.cargo/bin/batalert -u /sys/class/power_supply/macsmc-battery/uevent --alert 20 --notification-step 5 & \ -/usr/lib/aarch64-linux-gnu/libexec/polkit-kde-authentication-agent-1 +/usr/lib/$(uname -m)-linux-gnu/libexec/polkit-kde-authentication-agent-1 diff --git a/de/home/.config/sway/scripts/autostart.d/328p1aa b/de/home/.config/sway/scripts/autostart.d/328p1aa new file mode 100755 index 0000000..66a170b --- /dev/null +++ b/de/home/.config/sway/scripts/autostart.d/328p1aa @@ -0,0 +1,3 @@ +#!/bin/bash + +input-remapper-control --command start --config-dir "~/.config/input-remapper-2" --device "Logitech Gaming Keyboard G213" --preset "SuperAlt"