29 lines
881 B
Plaintext
Executable File
29 lines
881 B
Plaintext
Executable File
# _____ __ __ _____ _____ __ _____ _____ ____
|
|
# | | | | | _ | __ | | | _ | | | \
|
|
# | |_ _| __| -| |__| | | | | | |
|
|
# |__|__| |_| |__| |__|__|_____|__|__|_|___|____/
|
|
#
|
|
# by Bina & edited by Honney
|
|
# -- execute at launch --
|
|
source = ~/.config/hypr/hyprland/autostart.conf
|
|
|
|
|
|
# -- monitor --
|
|
source = ~/.config/hypr/hyprland/monitor.conf
|
|
monitor=,preferred,auto,auto
|
|
|
|
# -- pywal colors --
|
|
source = ~/.config/wal/templates/colors-hyprland
|
|
|
|
# -- programs --
|
|
$terminal = kitty
|
|
$fileManager = nemo # put your preffered fileManager here, choose keybind
|
|
$menu = wofi --show drun, run
|
|
|
|
# -- environment variables --
|
|
source = ~/.config/hypr/hyprland/env.conf
|
|
|
|
source = ~/.config/hypr/hyprland/bind.conf
|
|
source = ~/.config/hypr/hyprland/workspaces.conf
|
|
source = ~/.config/hypr/hyprland/theme.conf
|