Files
dotfiles/.config/hypr/workflows.conf

24 lines
1.7 KiB
Plaintext

#! █░█░█ █▀█ █▀█ █▄▀ █▀▀ █░░ █▀█ █░█░█ █▀
#! ▀▄▀▄▀ █▄█ █▀▄ █░█ █▀░ █▄▄ █▄█ ▀▄▀▄▀ ▄█
#*┌────────────────────────────────────────────────────────────────────────────┐
#*│ # HyDE Controlled content // DO NOT EDIT │
#*│ # This file sets the current workflow for Hyprland │
#*│ # 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 = Unset workflow configuration
$WORKFLOWS_PATH = ./workflows/default.conf
source = $WORKFLOWS_PATH