I3 нормально запускается только с рута, на обвчном пользователе просто запускаются три консоли и не работают горячии клавиши.
+ ошибка
ERRORE: Duplicate keybinding in config file:
state mask 0x40 with keysym, command "exec --no-startup-id i3-dmenu-desktop
ERRORE: FYI: You are using i3 version 4.19 (2020-11-15)
Aivar
Метод реализации (под рутом, выйдя из пользователя):
копируешь архивно (cp -a) каталог пользователя на "другой диск";
удаляешь старый каталог пользователя из корня;
монтируешь новый каталог пользователя в /home;
вносишь изменения в fstab;
пользуешься.

Спасибо
nafanja
Tozoid
Мне нужно разделить /root на /home и вынести /home на другой диск.
нужно так нужно, делай…

Достаточно остроумно. Не мог бы сразу подсказать метод реализации?
Мне нужно разделить /root на /home и вынести /home на другой диск.
Running Steam on arch rolling 64-bit
STEAM_RUNTIME is enabled automatically
Pins up-to-date!
Steam client's requirements are satisfied
/home/tozoid/.local/share/Steam/ubuntu12_32/steam
[2020-09-30 21:06:42] Startup - updater built Sep 3 2020 21:18:09
Installing breakpad exception handler for appid(steam)/version(1599174997)
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
SteamUpdateUI: An X Error occurred
X Error of failed request: GLXBadContext
SteamUpdateUI: An X Error occurred
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 151 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
Serial number of failed request: 45
xerror_handler: X failed, continuing
Major opcode of failed request: 151 (GLX)
Minor opcode of failed request: 6 (X_GLXIsDirect)
Serial number of failed request: 46
xerror_handler: X failed, continuing
Looks like steam didn't shutdown cleanly, scheduling immediate update check
Installing breakpad exception handler for appid(steam)/version(1599174997)
[2020-09-30 21:06:42] Checking for update on startup
[2020-09-30 21:06:42] Checking for available updates...
[2020-09-30 21:06:42] Downloading manifest: client-download.steampowered.com/client/steam_client_ubuntu12
Installing breakpad exception handler for appid(steam)/version(1599174997)
[2020-09-30 21:06:42] Download skipped: /client/steam_client_ubuntu12 version 1599174997, installed version 1599174997, downloaded version 0
[2020-09-30 21:06:42] Nothing to do
[2020-09-30 21:06:42] Verifying installation...
[2020-09-30 21:06:42] Performing checksum verification of executable files
[2020-09-30 21:06:43] Verification complete
Loaded SDL version 2.0.13-5919606
/usr/share/themes/Breeze/gtk-2.0/widgets/entry:70: error: unexpected identifier `direction', expected character `}'

(steam:18753): Gtk-WARNING **: Unable to locate theme engine in module_path: "adwaita",
/usr/share/themes/Breeze/gtk-2.0/widgets/styles:36: error: invalid string constant "combobox_entry", expected valid string constant
/usr/share/themes/Breeze/gtk-2.0/widgets/entry:70: error: unexpected identifier `direction', expected character `}'

(steam:18753): Gtk-WARNING **: Unable to locate theme engine in module_path: "adwaita",
/usr/share/themes/Breeze/gtk-2.0/widgets/styles:36: error: invalid string constant "combobox_entry", expected valid string constant
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
Steam: An X Error occurred
X Error of failed request: GLXBadContext
Major opcode of failed request: 151
Serial number of failed request: 49
xerror_handler: X failed, continuing
Steam: An X Error occurred
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 151
Value in failed request: 0x0
Serial number of failed request: 48
xerror_handler: X failed, continuing
Steam: An X Error occurred
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 151
Serial number of failed request: 50
xerror_handler: X failed, continuing
assert_20200930210642_1.dmp[18777]: Uploading dump (out-of-process)
/tmp/dumps/assert_20200930210642_1.dmp
/home/tozoid/.local/share/Steam/steam.sh: строка 750: 18753 Ошибка сегментирования (стек памяти сброшен на диск) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
[tozoid@arch-pc ~]$ assert_20200930210642_1.dmp[18777]: Finished uploading minidump (out-of-process): success = yes
assert_20200930210642_1.dmp[18777]: response: CrashID=bp-a1a1c3b6-59c0-453a-b526-596a62200930
assert_20200930210642_1.dmp[18777]: file ''/tmp/dumps/assert_20200930210642_1.dmp'', upload yes: ''CrashID=bp-a1a1c3b6-59c0-453a-b526-596a62200930''
BigOrange
это же из АУР ставится
yay -S alpm_octopi_utils
например

Спасибо
BigOrange
зависимости octopi:
- sudo (уже установлен)
- qt5-tools (уже установлен) [makedepend]
- alpm_octopi_utils (сборка из AUR)
- pkgfile (пакет найден)
- qtermwidget (пакет найден)

скинь команду на сборку alpm_octopi_utils
-> alpm_octopi_utils
==> Проверка зависимостей для сборки...
==> ОШИБКА: Не удалось разрешить все зависимости.

При этом alpm_octopi_utils установлен
vs220
plasma-pa используете или kmix?

У kmix был баг
https://bugs.kde.org/show_bug.cgi?id=425469
Плюс для kmix
https://wiki.archlinux.org/index.php/KDE#Sound_applet_in_the_system_tray
. Note: To adjust the step size of volume increments/decrements, add e.g. VolumePercentageStep=1 in the [Global] section of ~/.config/kmixrc.

Сам использую без всяких проблем для регулировки
скрипт на хоткеях, работает и на кде
https://archlinux.org.ru/forum/post/219741/

сижу с plasma-pa
Когда начинаю регулировать громкость звука, он меняется резко с зависанием. Как можно пофиксить?