|
@@ -1,4 +1,8 @@
|
|
|
#! /bin/sh
|
|
#! /bin/sh
|
|
|
|
|
+# Импорт переменных окружения для systemd
|
|
|
|
|
+systemctl --user import-environment DISPLAY XAUTHORITY
|
|
|
|
|
+dbus-update-activation-environment --systemd DISPLAY XAUTHORITY
|
|
|
|
|
+
|
|
|
|
|
|
|
|
# ==============================================================================
|
|
# ==============================================================================
|
|
|
# ЗАПУСК ВСПОМОГАТЕЛЬНЫХ СЕРВИСОВ И ПРОГРАММ (Autostart)
|
|
# ЗАПУСК ВСПОМОГАТЕЛЬНЫХ СЕРВИСОВ И ПРОГРАММ (Autostart)
|
|
@@ -116,6 +120,7 @@ bspc rule -a crx_nngceckbapebfimnlniiiahkandclblb state=floating
|
|
|
bspc rule -a crx_nngceckbapebfimnlniiiahkandclblb state=floating
|
|
bspc rule -a crx_nngceckbapebfimnlniiiahkandclblb state=floating
|
|
|
bspc rule -a kleopatra state=floating center=true
|
|
bspc rule -a kleopatra state=floating center=true
|
|
|
bspc rule -a microsip.exe state=floating center=true
|
|
bspc rule -a microsip.exe state=floating center=true
|
|
|
|
|
+bspc rule -a AmneziaVPN state=floating center=true
|
|
|
|
|
|
|
|
bspc rule -a pavucontrol state=floating center=true
|
|
bspc rule -a pavucontrol state=floating center=true
|
|
|
bspc rule -a gnome-calculator state=floating center=true rectangle=200x600
|
|
bspc rule -a gnome-calculator state=floating center=true rectangle=200x600
|