Skip to content

hyprland: disable window border when only one window #564

hyprland: disable window border when only one window

hyprland: disable window border when only one window #564

Workflow file for this run

on:
push:
branches:
- main
pull_request:
name: "Lint"
permissions: {}
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
ignore_paths: >-
./.git_submodules
./zsh/.p10k.zsh
severity: warning