User Tools

Site Tools


debian-install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
debian-install [2024/09/25 10:21] karciodebian-install [2025/01/22 19:00] (current) karcio
Line 23: Line 23:
   *** wayland - select this if you want to use [[https://wiki.debian.org/sway|wayland]]**   *** wayland - select this if you want to use [[https://wiki.debian.org/sway|wayland]]**
 <code> <code>
-sudo apt install sway sway-backgrounds swaybg swayidle swaylock xwayland +sudo apt install sway sway-backgrounds swaybg swayidle swaylock xwayland fuzzel waybar
 </code> </code>
  
 +<code>
 +# If running from tty1 start sway
 +[ "$(tty)" = "/dev/tty1" ] && exec sway
 +</code>
  
   * utilities   * utilities
 <code> <code>
-sudo apt install firefox-esr sudo vim git zip unzip mc acpi alacritty fonts-font-awesome+sudo apt install firefox-esr sudo vim git zip unzip mc acpi fonts-font-awesome
 </code> </code>
  
Line 52: Line 56:
 <code> <code>
 sudo apt install tlp tlp-rdw sudo apt install tlp tlp-rdw
-sudo systemctl enable --now tlp.services+sudo systemctl enable --now tlp.service
 </code> </code>
debian-install.1727259670.txt.gz · Last modified: by karcio