refactor
This commit is contained in:
+3
-16
@@ -4,28 +4,15 @@
|
||||
# |__|__| |_| |__| |__|__|_____|__|__|_|___|____/
|
||||
#
|
||||
# by Bina & edited by Honney
|
||||
# -- execute at launch --
|
||||
source = ~/.config/hypr/config/autostart.conf
|
||||
|
||||
|
||||
# -- monitor --
|
||||
source = ~/.config/hypr/config/monitor.conf
|
||||
source = ~/.config/hypr/user_config/monitor.conf
|
||||
|
||||
# -- pywal colors --
|
||||
#source = ~/.config/wal/templates/colors-hyprland
|
||||
|
||||
# -- programs --
|
||||
$terminal = kitty
|
||||
$fileManager = nautilus# nemo # put your preffered fileManager here, choose keybind
|
||||
$menu = wofi --show drun, run
|
||||
|
||||
# -- environment variables --
|
||||
source = ~/.config/hypr/config/env.conf
|
||||
|
||||
source = ~/.config/hypr/config/bind.conf
|
||||
source = ~/.config/hypr/config/workspaces.conf
|
||||
source = ~/.config/hypr/config/theme.conf
|
||||
# including all the sub configs
|
||||
source = ~/.config/hypr/config/*
|
||||
source = ~/.config/hypr/user_config/*
|
||||
|
||||
debug:disable_logs=false
|
||||
debug:gl_debugging=true
|
||||
|
||||
Reference in New Issue
Block a user