No - See github issue
SUPER+Enter = Terminal
SUPER+D = Application Launcher
SUPER+Q = Close active program
SUPER+SHIFT+Q = logout/reboot/shutdown menu
SUPER+N = show notifications
SUPER+SHIFT+B = open browser
SUPER~+SHIFT+F = open file manager
There are many more so please check ~/.config/hypr/keybinds.conf for them all.
To stop the welcome app starting on boot remove it's line in ~/.config/hypr/exec.conf
None nvidia users using the nvidia iso may need to remove the bottom section labelled nvidia in ~/.config/hypr/env.conf once they are booted into their install.
Please set your monitor resolutions etc and scaling in ~/.config/hypr/monitors.conf
To change the location for weather or set it to heathen american mode edit ~/.config/pikabar/config.json
There is a bunch of other config in that hypr folder you can edit, including wallpaper etc.
Run the following in terminal then reboot:
pikman install qml6-module-org-kde-kdeconnect
Drop to a tty or open terminal and do:
mkdir -p ~/.config/environment.d/
touch ~/.config/environment.d/gsk.conf
echo -e "GSK_RENDERER=ngl" | tee -a ~/.config/environment.d/gsk.conf
Intel Haswell and later and AMD Ryzen and later. Earlier CPUs will not be able to boot the OS.
Make sure you do not have a usb drive plugged in that is incorrectly reporting as a SCSI drive.
Run their install script with the following options, then just follow their normal debian guide.
curl -1sLf \
'https://dl.cloudsmith.io/public/coolercontrol/coolercontrol/setup.deb.sh' \
| sudo -E distro=debian codename=bookworm bash
The run the following command in terminal.
pikman install pika-cosmic-desktop
Run the following in terminal.
pikman install cups cups-filters cups-pk-helper printer-driver-all
Follow these instructions, replacing the kernel number in the apt reinstall with your currently running one:
pikman install sbctl-booster-extra
sudo sbctl setup
sudo sbctl create-keys
sudo sbctl enroll-keys --microsoft
sudo apt reinstall linux-image-6.11.8-pikaos
sudo sbctl sign /boot/efi/EFI/BOOT/BOOTX64.EFI
sudo sbctl sign /boot/efi/EFI/refind/drivers_x64/ext4_x64.efi
sudo sbctl sign boot/efi/EFI/refind/refind_x64.efi
sudo sbctl verifyReboot to bios and turn on secure boot
Reboot and select the vmlinuz-6.11.8-pikaos-uki.efi option in refind rather than regular option
The way it is setup is it is meant to get updates without requiring users to manually apply them.
If however you want to heavily customize then you are best doing the following:
Copy the contents of /usr/share/pikabar into ~/.config/quickshell
Then update ~/.config/hypr/exec.conf and replace pikabar with quickshell