HyprLand
Version
Version ArchLinux : 6.7.6-arch1-1
Version Hyprland : 0.35.0-2
Installation
ArchLinux :
pacman -S hyprland
Additional Package :
firefox waybar pavucontrol terminator dhclient nerd-fonts sddm nautilus ephoto gedit
Configuration
System
- Hostname :
geco-tv
Autologin ArchLinux
For autologin install sddm and add a config file in /etc/sddm.conf.d/ named autologin.conf and add this line :
[Autologin] User=user Session=hyprland
Hyprland :
Configuration file : .config/hypr/hyprland.conf
add keyboard shortcut
execute firefox –kiosk at launch with grafana with grafana at home page : exec-once = waybar & firefox –kiosk
Network :
Add a file : enp1s0.network in /etc/systemd/network/ :
[Match] Name=enp1s0 [Network] DHCP=ipv4
Use
Keyboard shortcut
Win + T : Terminator
Win + Shift : Sound Control or click on sound in the waybar
Win + N : New Window Firefox Full screen
Win + B : New Window Firefox
Win + Esc : killactive
Win + → ← ↑ ↓ : Move Focus
Win + Right click : Resize window
Win + Left click : Move window
Win + V : Float Window
Ctrl + T : New tab
Ctrl + Tab ⇆ : Move tab
Function keys : Switch between workspaces
User
Vault Geco TV
At Boot
If Black screen : Win + Esc
If grafana dont load : F5
Packages
- Install a new package :
pacman -S package_name1
- Full upgrade :
pacman -Syu