Skip to content

Commit a7b7e0e

Browse files
sovanesyanclaude
andcommitted
Use omarchy-launch-tui for Hyprland shortcut (floating mode)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 409b4d2 commit a7b7e0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/setup.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ pub fn remove_setup() -> Result<(), Box<dyn std::error::Error>> {
150150
// === Linux Hyprland setup ===
151151

152152
#[cfg(target_os = "linux")]
153-
const HYPRLAND_BIND: &str = "bind = SUPER SHIFT, J, exec, xdg-terminal-exec calendarchy";
153+
const HYPRLAND_BIND: &str = "bindd = SUPER SHIFT, J, Calendarchy, exec, omarchy-launch-tui calendarchy";
154154

155155
#[cfg(target_os = "linux")]
156156
fn hyprland_bindings_path() -> PathBuf {

0 commit comments

Comments
 (0)