Files
dotfiles/dot_config/hypr/hyprland.conf
T

37 lines
1.0 KiB
Plaintext

exec-once = noctalia-shell # Here for now, until they fix systemd launching
# Some default env vars.
env = XDG_CURRENT_DESKTOP,Hyprland
env = SDL_VIDEODRIVER,wayland
env = CLUTTER_BACKEND,wayland
env = HYPRCURSOR_THEME,"phinger-cursor"
env = HYPRCURSOR_SIZE,28
$mainMod = SUPER
$mainModShift = SUPER_SHIFT
$menu = walker
$terminal = ghostty +new-window
$browser = vivaldi
$noteManager = obsidian
$noteManagerSearch = walker-obsidian-search
$literatureManager = zotero
$localDocs = zeal
$musicPlayer = flatpak run com.spotify.Client
$bluetoothManager = noctalia-shell ipc call controlCenter toggle
$officeSuite = onlyoffice-desktopeditors
$fileManager = thunar
$perfMonitor = missioncenter
$terminalBackup = kitty
$screenshot = hyprshot --mode region -o ~/Pictures/Screenshot/
$lockscreen = noctalia-shell ipc call lockScreen lock
$powerMenu = noctalia-shell ipc call sessionMenu toggle
$colorpicker = hyprpicker -a
$emojipicker = walker -m symbols
source = monitors.conf
source = variables.conf
source = binds.conf
source = inputs.conf
source = appearance.conf