add hyprland configs
This commit is contained in:
50
.config/hypr/themes/wallbash.conf
Normal file
50
.config/hypr/themes/wallbash.conf
Normal file
@@ -0,0 +1,50 @@
|
||||
# Auto-generated by HyDE // Read-only
|
||||
# // ----------------------------
|
||||
# HyDE Theme: Catppuccin Latte
|
||||
# Configuration File: "/home/elleoma/.config/hyde/themes/Catppuccin Latte/hypr.theme"
|
||||
# Wallbash Mode : theme
|
||||
# // ----------------------------
|
||||
|
||||
$HYDE_THEME=Catppuccin Latte
|
||||
$GTK_THEME=Catppuccin-Latte
|
||||
$COLOR-SCHEME=prefer-light
|
||||
$ICON_THEME=Tela-circle-grey
|
||||
|
||||
$CURSOR_THEME=Bibata-Modern-Ice
|
||||
$CURSOR_SIZE=24
|
||||
|
||||
$FONT=Cantarell
|
||||
$FONT_SIZE=10
|
||||
$DOCUMENT_FONT=Cantarell
|
||||
$DOCUMENT_FONT_SIZE=10
|
||||
$MONOSPACE_FONT=CaskaydiaCove Nerd Font Mono
|
||||
$MONOSPACE_FONT_SIZE=9
|
||||
|
||||
|
||||
$CODE_THEME=Wallbash
|
||||
$SDDM_THEME=
|
||||
|
||||
# // ----------------------------
|
||||
# README:
|
||||
# Values above are derived and sanitized from the theme.conf file,
|
||||
# This is to ensure themes won't have any 'exec' or 'source'
|
||||
# commands that could potentially harm the system
|
||||
# or undesired behavior.
|
||||
#
|
||||
# Dear Theme Owner:
|
||||
# You can still add your own custom 'exec' or 'source' commands
|
||||
# by adding it as variable, examples (you can name the variable anything):
|
||||
# Note that you should indicate it in your README.md
|
||||
#
|
||||
#
|
||||
# -- ⌨️ theme.conf --
|
||||
# $RUN_CMD="some_command"
|
||||
# $SOURCE_FILE="/some/files"
|
||||
#
|
||||
#
|
||||
# -- ⌨️ userprefs.conf --
|
||||
# exec = ${RUN_CMD}"
|
||||
# source = ${SOURCE_FILE}
|
||||
# exec = hyde-shell walbash code $CODE_THEME # Setting the code theme
|
||||
|
||||
# // ----------------------------
|
Reference in New Issue
Block a user