2024-01-26 14:33:22 +01:00
|
|
|
|
|
|
|
|
|
|
|
#
|
|
|
|
# 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
|
2024-07-20 21:14:37 +02:00
|
|
|
monitor=HDMI-A-1,preferred,auto,1.2,mirror,eDP-1
|
2024-01-26 14:33:22 +01:00
|
|
|
|
|
|
|
# Some default env vars.
|
|
|
|
env = XCURSOR_SIZE,24
|
2024-03-15 15:33:04 +01:00
|
|
|
env = GTK_THEME,Adwaita:dark
|
2024-07-20 21:14:37 +02:00
|
|
|
env = QT_QPA_PLATFORMTHEME,qt5ct
|
2024-03-25 01:44:51 +01:00
|
|
|
env = SVDIR,/home/primardj/.runit
|
2024-01-26 14:33:22 +01:00
|
|
|
|
|
|
|
|
|
|
|
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
|
|
|
$mainMod = ALT_L #SUPER
|
|
|
|
$secondMod = SUPER
|
|
|
|
|
|
|
|
|
2024-03-15 15:33:04 +01:00
|
|
|
# plugins
|
2024-07-20 21:14:37 +02:00
|
|
|
# plugin = /home/primardj/.local/share/hyprpm/hy3/hy3.so
|
2024-03-15 15:33:04 +01:00
|
|
|
#plugin = /usr/lib/libhy3.so
|
2024-01-26 14:33:22 +01:00
|
|
|
|
2024-03-15 15:33:04 +01:00
|
|
|
# Module's configuration
|
|
|
|
source = hyprland.d/*.conf
|