.dotfiles/.config/env.d/99-local##hostname.portalo
2024-07-02 15:42:26 +02:00

13 lines
230 B
Bash
Executable file

#!/bin/sh
export AUTOSTART_DISPLAY="Hyprland"
export KDE_CONNECT_DEVICE="Fairphone3"
export MONITOR_PRIMARY="DP-1"
export MONITOR_SECONDARY="HDMI-A-1"
export BROWSER_CHROMIUM="brave"
export DUNST_MONITOR="$MONITOR_SECONDARY"