30 lines
639 B
Text
30 lines
639 B
Text
|
|
|
|
#
|
|
# Please note not all available settings / options are set here.
|
|
# For a full list, see the wiki
|
|
#
|
|
|
|
|
|
# See https://wiki.hyprland.org/Configuring/Monitors/
|
|
monitor=,preferred,auto,1.2
|
|
monitor=HDMI-A-1,preferred,auto,1.2,mirror,eDP-1
|
|
|
|
# Some default env vars.
|
|
env = XCURSOR_SIZE,24
|
|
env = GTK_THEME,Adwaita:dark
|
|
env = QT_QPA_PLATFORMTHEME,qt5ct
|
|
env = SVDIR,/home/primardj/.runit
|
|
|
|
|
|
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
|
$mainMod = ALT_L #SUPER
|
|
$secondMod = SUPER
|
|
|
|
|
|
# plugins
|
|
# plugin = /home/primardj/.local/share/hyprpm/hy3/hy3.so
|
|
#plugin = /usr/lib/libhy3.so
|
|
|
|
# Module's configuration
|
|
source = hyprland.d/*.conf
|