Windows Manager
Dopo aver installato su arch per la gestione dei temi grafici ecc installare lxappearance-gtk3
Mount/Umount
Per vedere l’interfaccia: lsblk -lf
Poi:
sudo mkdir /media/temphard
sudo mount -t ntfs-3g /dev/sdb1 /media/temphard/
sudo umount /media/temphard/Debug
utilizzare awmtt
awmtt start (uses defaults: -C $HOME/.config/awesome/rc.lua.test -D 1 -S 1024x640)
awmtt theme set zenburn -NWidgets
- Bling
- smart borders interessante ma tanta config
- Gurkan Widget vari
- awesome-wm-widgets vari widget
Awesome Rice
Packages
Picom animazioni e trasparenza - gonfigurazione su ~/.config/picom/picom.conf o /etc/xdg/picom.conf
Rofi app launcher molto carino
Aggiunto keybind super c per lanciae rofi drun
awful.key({ modkey, }, "c",
function ()
awful.spawn.with_shell("rofi -show drun &>> /tmp/rofi.log")
end ,
{description = "Launch rofi drun", group = "launcher"})Flameshot Screen capture