.dotfiles/.config/env.d/99-local##hostname.portalo
Tobias Reisinger 8c194df84b
Revert "Add tmux"
This reverts commit 63d7830987.
I didn't like the way tmux changed some inputs (keybinds, mousewheel)
2024-05-23 19:58:53 +02:00

8 lines
157 B
Bash
Executable file

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