Updates to hypr config

This commit is contained in:
2026-02-06 14:32:37 +00:00
parent e4ce48ad48
commit 44576053fa
2 changed files with 26 additions and 9 deletions

View File

@@ -1,10 +1,18 @@
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
bind = $mainMod, SPACE, exec, $menu
bind = $mainMod, Q, exec, $terminal
bind = $mainMod, A, exec, $terminal_bk
bind = $mainMod, W, exec, $browser
bind = $mainMod, E, exec, $fileManager
bind = $mainMod, R, exec, $menu
bind = $mainMod, T, exec, $screenshot
bind = $mainMod, E, exec, $noteManager
bind = $mainMod, R, exec, $literatureManager
bind = $mainMod, T, exec, $localDocs
bind = $mainMod, Y, exec, $musicPlayer
bind = $mainMod, U, exec, $bluetoothManager
bind = $mainMod, I, exec, $officeSuite
bind = $mainMod, O, exec, $fileManager
bind = $mainMod, P, exec, $perfMonitor
bind = $mainMod, S, exec, $terminalBackup
bind = $mainMod, D, exec, $noteManagerSearchsearch
bind = $mainMod, TAB, exec, $screenshot
bind = $mainMod, ESCAPE, exec, $lockscreen
bind = $mainMod SHIFT, T, exec, $colorpicker
bind = $mainMod, ., exec, $emojipicker

View File

@@ -5,16 +5,25 @@ env = CLUTTER_BACKEND,wayland
env = HYPRCURSOR_THEME,"phinger-cursor"
env = HYPRCURSOR_SIZE,28
$mainMod = SUPER
$menu = walker
$terminal = ghostty
$terminal_bk = kitty
$fileManager = thunar
$browser = vivaldi
$noteManager = obsidian
$noteManagerSearch = 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
$screenshot = hyprshot --mode region -o ~/Pictures/Screenshot/
$menu = walker
$mainMod = SUPER
source = monitors.conf
source = variables.conf