Изменил полибар

This commit is contained in:
urec56 2025-02-23 22:51:57 +03:00
parent a799a47b2f
commit bd7eae43c9
3 changed files with 2 additions and 3 deletions

View file

@ -254,7 +254,7 @@ in { # Статус бар внизу
modules-left = "power cpu memory";
modules-center = "bspwm title";
modules-right = "alsa xkeyboard rofi time";
modules-right = "alsa tray xkeyboard rofi time";
wm-restack = "bspwm";

View file

@ -18,7 +18,6 @@
enable32Bit = true; # install 32-bit drivers for 32-bit applications (such as Wine).
extraPackages = with pkgs; [
libva # VAAPI (Video Acceleration API)
rocmPackages.clr.icd # OpenCL
];
};

View file

@ -248,7 +248,7 @@
curl
git
xclip # Для работы буфера обмена
ffmpeg_7 # Обработка видео. Нужен всегда и везде
ffmpeg_7-full # Обработка видео. Нужен всегда и везде
imagemagick # Обработка изображений. Мб тоже нужен всегда
vips # В 4 раза быстрее imagemagick?
tree # Структура файлов в терминале