Skip to content

Fix: Hyprland/Workspaces workspaces not being created as persistent when they already exist at startup #1181

Fix: Hyprland/Workspaces workspaces not being created as persistent when they already exist at startup

Fix: Hyprland/Workspaces workspaces not being created as persistent when they already exist at startup #1181

Workflow file for this run

name: Linter
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DoozyX/clang-format-lint-action@v0.16.2
with:
source: '.'
extensions: 'hpp,h,cpp,c'
clangFormatVersion: 16