Initial commit
This commit is contained in:
commit
209ba130c0
4852 changed files with 1517959 additions and 0 deletions
24
.config/hypr/conf/custom.conf
Normal file
24
.config/hypr/conf/custom.conf
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
# Add your additional Hyprland configurations here
|
||||
#
|
||||
# This is an additional key binding
|
||||
# bind = $mainMod CTRL, up, workspace, empty
|
||||
#
|
||||
# Example for xwayland
|
||||
# xwayland {
|
||||
# force_zero_scaling = true
|
||||
# }
|
||||
|
||||
# qt5ct environment variable
|
||||
# env = QT_QPA_PLATFORMTHEME,qt5ct
|
||||
|
||||
# SDL version
|
||||
env = SDL_VIDEODRIVER,wayland
|
||||
# env = SDL_VIDEODRIVER,x11
|
||||
|
||||
# No Hardware Cursor
|
||||
# cursor {
|
||||
# no_hardware_cursors = false
|
||||
# }
|
||||
|
||||
# Blur for waybar
|
||||
#layerrule = blur, waybar
|
||||
Loading…
Add table
Add a link
Reference in a new issue