add hyprland configs
This commit is contained in:
19
.config/hypr/workflows.conf
Normal file
19
.config/hypr/workflows.conf
Normal file
@@ -0,0 +1,19 @@
|
||||
#! █░█░█ █▀█ █▀█ █▄▀ █▀▀ █░░ █▀█ █░█░█ █▀
|
||||
#! ▀▄▀▄▀ █▄█ █▀▄ █░█ █▀░ █▄▄ █▄█ ▀▄▀▄▀ ▄█
|
||||
|
||||
# This file sets the current workflow for Hyprland
|
||||
# HyDE Controlled content // DO NOT EDIT
|
||||
# Edit or add workflows in the ./workflows/ directory
|
||||
# and run the 'workflows.sh select' command to update this file
|
||||
|
||||
# Workflows are a set of configurations that can be applied to Hyprland
|
||||
# that suits the actual workflow you are doing.
|
||||
# It can be gaming mode, work mode, or anything else you can think of.
|
||||
# you can also exec a command within the workflow
|
||||
|
||||
$WORKFLOW = default
|
||||
$WORKFLOW_ICON =
|
||||
$WORKFLOW_DESCRIPTION = Default HyDE configuration // Disables workflow overrides
|
||||
$WORKFLOWS_PATH = ./workflows/default.conf
|
||||
source = $WORKFLOWS_PATH
|
||||
|
Reference in New Issue
Block a user