mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 12:45:59 +01:00
remove headers
This commit is contained in:
parent
24a554876b
commit
1e63d97c70
18 changed files with 1 additions and 23 deletions
|
@ -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.
|
||||||
|
|
||||||
|
|
|
@ -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).
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
# Configuring
|
|
||||||
|
|
||||||
The config is located in `~/.config/hypr/hyprland.conf`.
|
The config is located in `~/.config/hypr/hyprland.conf`.
|
||||||
|
|
||||||
|
|
|
@ -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.
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
# Expanding functionality
|
|
||||||
|
|
||||||
Hyprland exposes two powerful sockets for you to use.
|
Hyprland exposes two powerful sockets for you to use.
|
||||||
|
|
||||||
|
|
|
@ -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.
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
# Uncommon tips & tricks
|
|
||||||
|
|
||||||
## Switchable keyboard layouts
|
## Switchable keyboard layouts
|
||||||
|
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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.
|
||||||
|
|
|
@ -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.
|
||||||
|
|
|
@ -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.
|
||||||
|
|
|
@ -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:
|
||||||
|
|
||||||
|
|
|
@ -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).
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
# Screen Sharing
|
|
||||||
|
|
||||||
Screensharing is done through PipeWire WebRTC on Wayland.
|
Screensharing is done through PipeWire WebRTC on Wayland.
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
# Status Bars
|
|
||||||
|
|
||||||
Launch your bar with `exec-once=`.
|
Launch your bar with `exec-once=`.
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
# Wallpapers
|
|
||||||
|
|
||||||
Launch your wallpaper utility with `exec-once=`.
|
Launch your wallpaper utility with `exec-once=`.
|
||||||
|
|
||||||
|
|
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue