This commit is contained in:
Stephan Raabe 2024-02-23 09:05:14 +01:00
parent a83fde0282
commit 878c084eab
4 changed files with 13 additions and 3 deletions

View File

@ -14,4 +14,5 @@ packagesYay=(
"swaylock-effects-git"
"wlogout"
"nwg-look"
"emote"
);

View File

@ -7,7 +7,8 @@ input {
kb_variant =
kb_model =
kb_options =
numlock_by_default = true
# For United States
# kb_layout = us
# kb_variant = intl

View File

@ -1,4 +1,4 @@
# ML4W dotfiles 2.8.1 RC1
# ML4W dotfiles 2.8.1 RC2
This is my configuration of Hyprland (Wayland) and Qtile (X11) for Arch Linux based distributions. This package includes an installation script to install and setup the required components.
@ -336,6 +336,14 @@ sudo systemctl disable sddm.service
sudo rm /etc/systemd/system/display-manager.service
```
## Waybar is not loading
There could be a conflict with xdg-desktop-portal-gtk. Please try to remove the package if installed with:
```
sudo pacman -R xdg-desktop-portal-gtk
```
# Wallpaper repository
You can find my wallpaper collection in the repository https://gitlab.com/stephan-raabe/wallpaper

View File

@ -7,7 +7,7 @@ input {
kb_variant =
kb_model =
kb_options =
numlock_by_default = true
follow_mouse = 1
touchpad {
natural_scroll = false