-
When building with the commands in the readme, I get this following error:
```
getconf: variable not recognized "NPROCESSORS_CONF"
```
and if I try to pass this error by only doing
```
cmake…
-
Since this uses hyprlang, when I wrote my config I took the liberty to create variables for every command the listeners will run, only to realize variables declared inside the file cannot be used insi…
-
Downstream packaging may use different build directory than CI, not necessarily under source directory.
```
$ cmake -G Ninja -B /tmp/hyprlang_build
$ cmake --build /tmp/hyprlang_build
$ ctest -…
-
### Regression?
Yes
### System Info and Version
System/Version info
```sh
System Information:
System name: Linux
Node name: archlinux
Release: 6.9.9-arch1-1
Version: #1 SMP PREEMPT_D…
-
### Hyprland Version
System/Version info
```sh
@nix { "action": "setPhase", "phase": "unpackPhase" }
Running phase: unpackPhase
unpacking source archive /nix/store/dpdlfy8v8y3pzc07k732i1nxmmsr…
szinn updated
6 months ago
-
### Hyprland Version
`
hyprctl systeminfo
`
`
hyprland-git 0.36.0.r50.12985fa0-1 (AUR)
Hyprland, built from branch main at commit 12985fa0d8e43b1e33326dfb49be681970dfaea5 dirty (surface: fix d…
-
`bind = $mainMod ALT, F, exec, hyprctl keyword input:follow_mouse $(expr 2 + 1 - $(hyprctl getoption input:follow_mouse | awk -F': ' 'NR==2{print $2}'));`
I have this little script here for togglin…
-
Opening issue to discuss what are the PKGBUILD deps. It is building, apparently working.
The deps are the same as the hyprpaper?
```bash
_pkgname="hyprlang"
pkgname="${_pkgname}-git"
pkgver=v0.…
-
## The Error
At first, I had a similar error as [issue #6543](https://github.com/nvim-treesitter/nvim-treesitter/issues/6543). I followed the instructions in [issue 3092](https://github.com/nvim-tree…
-
```
source ~/.config/colors.conf
```
or
```
source /home/username/colors.conf
```
Variables present in those files are not working in `hyprlock.conf`.
Is it meant to be this way?
And how y…