mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-06-10 15:04:53 +01:00
38 lines
1.1 KiB
Plaintext
38 lines
1.1 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 = spotify
|
|
$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
|
|
$cheatsheet = noctalia-shell ipc call plugin:keybind-cheatsheet toggle
|
|
|
|
source = monitors.conf
|
|
source = variables.conf
|
|
source = binds.conf
|
|
source = inputs.conf
|
|
source = appearance.conf
|