small updates & switched to zen browser
This commit is contained in:
@@ -1,19 +1,23 @@
|
||||
#! █░█░█ █▀█ █▀█ █▄▀ █▀▀ █░░ █▀█ █░█░█ █▀
|
||||
#! ▀▄▀▄▀ █▄█ █▀▄ █░█ █▀░ █▄▄ █▄█ ▀▄▀▄▀ ▄█
|
||||
|
||||
# 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
|
||||
#*┌────────────────────────────────────────────────────────────────────────────┐
|
||||
#*│ # 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 = Default HyDE configuration // Disables workflow overrides
|
||||
$WORKFLOW_DESCRIPTION = Unset workflow configuration
|
||||
$WORKFLOWS_PATH = ./workflows/default.conf
|
||||
source = $WORKFLOWS_PATH
|
||||
|
||||
|
Reference in New Issue
Block a user