mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-02-21 23:48:04 +00:00
34 lines
854 B
Plaintext
34 lines
854 B
Plaintext
# 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
|
|
$browser = vivaldi
|
|
$noteManager = obsidian
|
|
$noteManagerSearch = ~/.local/bin/obsidian-search
|
|
$literatureManager = zotero
|
|
$localDocs = zeal
|
|
$musicPlayer = flatpak run com.spotify.Client
|
|
$bluetoothManager = blueman-manager
|
|
$officeSuite = onlyoffice-desktopeditors
|
|
$fileManager = thunar
|
|
$perfMonitor = missioncenter
|
|
$terminalBackup = kitty
|
|
$screenshot = hyprshot --mode region -o ~/Pictures/Screenshot/
|
|
$lockscreen = hyprlock
|
|
$colorpicker = hyprpicker -a
|
|
$emojipicker = smile
|
|
|
|
source = monitors.conf
|
|
source = variables.conf
|
|
source = binds.conf
|
|
source = inputs.conf
|
|
source = appearance.conf
|