remove headers

This commit is contained in:
Vaxry 2022-08-12 21:02:50 +02:00
parent 24a554876b
commit 1e63d97c70
18 changed files with 1 additions and 23 deletions

View File

@ -1,7 +1,3 @@
# Advanced config
### If you skipped the "Basic Config" page because you think you are the best, please check the Basic Config first. It documents configuration not mentioned here.
this page documents all of the more advanced config options. Binds, curves, this page documents all of the more advanced config options. Binds, curves,
execs, etc. execs, etc.

View File

@ -1,5 +1,3 @@
# Basic Configuring
For basic syntax info, see For basic syntax info, see
[Master Configuring](https://github.com/hyprwm/Hyprland/wiki/Configuring-Hyprland). [Master Configuring](https://github.com/hyprwm/Hyprland/wiki/Configuring-Hyprland).

View File

@ -1,4 +1,3 @@
# Configuring
The config is located in `~/.config/hypr/hyprland.conf`. The config is located in `~/.config/hypr/hyprland.conf`.

View File

@ -1,5 +1,4 @@
# Dwindle Layout =
Dwindle is a BSPWM-like layout, where every window on a workspace is a member of Dwindle is a BSPWM-like layout, where every window on a workspace is a member of
a binary tree. a binary tree.

View File

@ -1,4 +1,3 @@
# Expanding functionality
Hyprland exposes two powerful sockets for you to use. Hyprland exposes two powerful sockets for you to use.

View File

@ -1,4 +1,3 @@
# Master layout
The master layout makes one window be the "master", taking the left part of the The master layout makes one window be the "master", taking the left part of the
screen, and tiles the rest on the right. screen, and tiles the rest on the right.

View File

@ -1,4 +1,3 @@
# Uncommon tips & tricks
## Switchable keyboard layouts ## Switchable keyboard layouts

View File

@ -1,4 +1,3 @@
# Using Hyprctl
`hyprctl` is a utility for controlling some parts of the compositor from a CLI `hyprctl` is a utility for controlling some parts of the compositor from a CLI
or a script. If you install with `make install`, or any package, it should or a script. If you install with `make install`, or any package, it should

View File

@ -1,4 +1,3 @@
# Quick start
After you've installed Hyprland, you can either launch it from a TTY with After you've installed Hyprland, you can either launch it from a TTY with
`Hyprland` or from a login manager. Although login managers aren't officially `Hyprland` or from a login manager. Although login managers aren't officially

View File

@ -1,4 +1,3 @@
# IPC
Hyprland exposes 2 UNIX Sockets, for controlling / getting info about Hyprland Hyprland exposes 2 UNIX Sockets, for controlling / getting info about Hyprland
via code / bash utilities. via code / bash utilities.

View File

@ -1,4 +1,3 @@
# Nix
**NOTE:** Hyprland is NOT supported on NixOS stable. It may (not) compile or **NOTE:** Hyprland is NOT supported on NixOS stable. It may (not) compile or
work as intended. Please use the flake. work as intended. Please use the flake.

View File

@ -1,4 +1,3 @@
# Nvidia
## Foreword ## Foreword
There is no _official_ support for Nvidia. Unfortunately, their drivers are so messy, and their products so random, that it's impossible for us to help if these instructions don't work fully. There is no _official_ support for Nvidia. Unfortunately, their drivers are so messy, and their products so random, that it's impossible for us to help if these instructions don't work fully.

View File

@ -1,4 +1,3 @@
# App Clients
Some clients are known for being a massive pain under Wayland. Here are great replacements for them: Some clients are known for being a massive pain under Wayland. Here are great replacements for them:

View File

@ -1,4 +1,3 @@
# App Launchers
## Wofi ## Wofi
wofi is a great and customizable launcher just for wayland. [SourceHut](https://hg.sr.ht/~scoopta/wofi). wofi is a great and customizable launcher just for wayland. [SourceHut](https://hg.sr.ht/~scoopta/wofi).

View File

@ -1,4 +1,3 @@
# Screen Sharing
Screensharing is done through PipeWire WebRTC on Wayland. Screensharing is done through PipeWire WebRTC on Wayland.

View File

@ -1,4 +1,3 @@
# Status Bars
Launch your bar with `exec-once=`. Launch your bar with `exec-once=`.

View File

@ -1,4 +1,3 @@
# Wallpapers
Launch your wallpaper utility with `exec-once=`. Launch your wallpaper utility with `exec-once=`.

View File

@ -1,4 +1,3 @@
# Useful utilities
This category is dedicated to short tutorials on how to get useful utilities for Hyprland working. This category is dedicated to short tutorials on how to get useful utilities for Hyprland working.