Adding stuff

This commit is contained in:
2026-03-06 21:09:52 +00:00
parent 38a5880704
commit b1863b545a
13 changed files with 850 additions and 17 deletions

View File

@@ -18,8 +18,8 @@ bindld = ,XF86KbdLightOnOff, Keyboard backlight cycle, exec, station-brightness-
# Precise 1% multimedia adjustments with Alt modifier
bindeld = ALT, XF86AudioRaiseVolume, Volume up precise, exec, $osdclient --output-volume +1
bindeld = ALT, XF86AudioLowerVolume, Volume down precise, exec, $osdclient --output-volume -1
# bindeld = ALT, XF86MonBrightnessUp, Brightness up precise, exec, omarchy-brightness-display +1%
# bindeld = ALT, XF86MonBrightnessDown, Brightness down precise, exec, omarchy-brightness-display 1%-
bindeld = ALT, XF86MonBrightnessUp, Brightness up precise, exec, station-brightness-display +1%
bindeld = ALT, XF86MonBrightnessDown, Brightness down precise, exec, station-brightness-display 1%-
# Requires playerctl
bindld = , XF86AudioNext, Next track, exec, $osdclient --playerctl next
@@ -28,7 +28,7 @@ bindld = , XF86AudioPlay, Play, exec, $osdclient --playerctl play-pause
bindld = , XF86AudioPrev, Previous track, exec, $osdclient --playerctl previous
# Switch audio output with Super + Mute
# bindld = SUPER, XF86AudioMute, Switch audio output, exec, omarchy-cmd-audio-switch
bindld = SUPER, XF86AudioMute, Switch audio output, exec, station-cmd-audio-switch
# ==========================
# Copy & Paste
@@ -36,23 +36,23 @@ bindld = , XF86AudioPrev, Previous track, exec, $osdclient --playerctl previous
bindd = SUPER, C, Universal copy, sendshortcut, CTRL, Insert,
bindd = SUPER, V, Universal paste, sendshortcut, SHIFT, Insert,
bindd = SUPER, X, Universal cut, sendshortcut, CTRL, X,
# bindd = SUPER CTRL, V, Clipboard manager, exec, omarchy-launch-walker -m clipboard
bindd = SUPER CTRL, V, Clipboard manager, exec, station-launch-walker -m clipboard
# Close windows
bindd = SUPER, Q, Close window, killactive,
# bindd = CTRL ALT, DELETE, Close all windows, exec, omarchy-hyprland-window-close-all
bindd = CTRL ALT, DELETE, Close all windows, exec, station-hyprland-window-close-all
# ==========================
# Tiling
# ==========================
# bindd = SUPER, J, Toggle window split, togglesplit, # dwindle
bindd = SUPER CTRL, J, Toggle window split, togglesplit, # dwindle
bindd = SUPER, P, Pseudo window, pseudo, # dwindle
bindd = SUPER, T, Toggle window floating/tiling, togglefloating,
bindd = SUPER, F, Full screen, fullscreen, 0
bindd = SUPER CTRL, F, Tiled full screen, fullscreenstate, 0 2
bindd = SUPER ALT, F, Full width, fullscreen, 1
# bindd = SUPER, O, Pop window out (float & pin), exec, omarchy-hyprland-window-pop
# bindd = SUPER, L, Toggle workspace layout, exec, omarchy-hyprland-workspace-layout-toggle
bindd = SUPER, O, Pop window out (float & pin), exec, station-hyprland-window-pop
# bindd = SUPER CTRL, L, Toggle workspace layout, exec, station-hyprland-workspace-layout-toggle
# Move focus with SUPER + arrow keys
bindd = SUPER, H, Move window focus left, movefocus, l
@@ -172,15 +172,15 @@ bindd = SUPER ALT, code:14, Switch to group window 5, changegroupactive, 5
# bindd = SUPER, Slash, Cycle monitor scaling, exec, omarchy-hyprland-monitor-scaling-cycle
# Menus
# bindd = SUPER, SPACE, Launch apps, exec, omarchy-launch-walker
# bindd = SUPER CTRL, E, Emoji picker, exec, omarchy-launch-walker -m symbols
# bindd = SUPER CTRL, C, Capture menu, exec, omarchy-menu capture
# bindd = SUPER CTRL, O, Toggle menu, exec, omarchy-menu toggle
# bindd = SUPER ALT, SPACE, Omarchy menu, exec, omarchy-menu
# bindd = SUPER, ESCAPE, System menu, exec, omarchy-menu system
# bindld = , XF86PowerOff, Power menu, exec, omarchy-menu system
# bindd = SUPER, K, Show key bindings, exec, omarchy-menu-keybindings
# bindd = , XF86Calculator, Calculator, exec, gnome-calculator
bindd = SUPER, SPACE, Launch apps, exec, station-launch-walker
bindd = SUPER CTRL, E, Emoji picker, exec, station-launch-walker -m symbols
bindd = SUPER CTRL, C, Capture menu, exec, station-menu capture
bindd = SUPER CTRL, O, Toggle menu, exec, station-menu toggle
bindd = SUPER ALT, SPACE, Omarchy menu, exec, station-menu
bindd = SUPER, ESCAPE, System menu, exec, station-menu system
bindld = , XF86PowerOff, Power menu, exec, station-menu system
bindd = SUPER, K, Show key bindings, exec, station-menu-keybindings
bindd = , XF86Calculator, Calculator, exec, gnome-calculator
# Aesthetics
# bindd = SUPER SHIFT, SPACE, Toggle top bar, exec, omarchy-toggle-waybar