Compare commits

...

2 Commits

Author SHA1 Message Date
cfcd87dc3c add catnab-auto script 2026-01-05 10:17:11 -05:00
cec9f8dfd8 Omarchy 3.1 updates and misc tweaks 2026-01-05 10:14:32 -05:00
8 changed files with 44 additions and 56 deletions

View File

@@ -18,5 +18,7 @@ decorations = "None"
bindings = [ bindings = [
{ key = "F11", action = "ToggleFullscreen" }, { key = "F11", action = "ToggleFullscreen" },
{ key = "Insert", mods = "Shift", action = "Paste" }, { key = "Insert", mods = "Shift", action = "Paste" },
{ key = "Insert", mods = "Control", action = "Copy" } { key = "Insert", mods = "Control", action = "Copy" },
{ key = "Return", mods = "Shift", chars = "\u001B\r" }
] ]

View File

@@ -1,15 +1,15 @@
# Application bindings # Application bindings
$terminal = uwsm-app -- $TERMINAL $terminal = uwsm-app -- xdg-terminal-exec
$browser = omarchy-launch-browser $browser = omarchy-launch-browser
bindd = SUPER, return, Terminal, exec, $terminal --working-directory=$(omarchy-cmd-terminal-cwd) bindd = SUPER, return, Terminal, exec, $terminal --dir=$(omarchy-cmd-terminal-cwd)
bindd = SUPER, F, File manager, exec, uwsm app -- nautilus --new-window bindd = SUPER, F, File manager, exec, uwsm app -- nautilus --new-window
bindd = SUPER, B, Browser, exec, $browser bindd = SUPER, B, Browser, exec, $browser
bindd = SUPER SHIFT, B, Browser (private), exec, $browser --private bindd = SUPER SHIFT, B, Browser (private), exec, $browser --private
bindd = SUPER, M, Music, exec, omarchy-launch-or-focus spotify bindd = SUPER, M, Music, exec, omarchy-launch-or-focus spotify
bindd = SUPER, N, Notes, exec, heynote bindd = SUPER, N, Notes, exec, heynote
bindd = SUPER, T, Activity, exec, $terminal -e btop bindd = SUPER, T, Activity, exec, omarchy-launch-tui btop
bindd = SUPER ALT, D, Docker, exec, $terminal -e lazydocker bindd = SUPER ALT, D, Docker, exec, omarchy-launch-tui lazydocker
# If your web app url contains #, type it as ## to prevent hyperland treat it as comments # If your web app url contains #, type it as ## to prevent hyperland treat it as comments
bindd = SUPER, A, Claude, exec, omarchy-launch-webapp "https://claude.ai/new" bindd = SUPER, A, Claude, exec, omarchy-launch-webapp "https://claude.ai/new"
@@ -23,10 +23,10 @@ bindd = SUPER, O, modgoffice, exec, omarchy-launch-webapp "https://office.modg.o
bindd = SUPER, D, Open/focus DataGrip, exec, ~/.local/bin/lazy-app class:jetbrains-datagrip ~/.local/share/JetBrains/Toolbox/apps/datagrip/bin/datagrip bindd = SUPER, D, Open/focus DataGrip, exec, ~/.local/bin/lazy-app class:jetbrains-datagrip ~/.local/share/JetBrains/Toolbox/apps/datagrip/bin/datagrip
# omarchy uses swapwindow for these binds, but I prefer movewindow so that it can cross monitor boundaries # omarchy uses swapwindow for these binds, but I prefer movewindow so that it can cross monitor boundaries
unbind = SUPER SHIFT, left unbind = SUPER SHIFT, LEFT
unbind = SUPER SHIFT, right unbind = SUPER SHIFT, RIGHT
unbind = SUPER SHIFT, up unbind = SUPER SHIFT, UP
unbind = SUPER SHIFT, down unbind = SUPER SHIFT, DOWN
bindd = SUPER SHIFT, left, Move window to the left, movewindow, l bindd = SUPER SHIFT, left, Move window to the left, movewindow, l
bindd = SUPER SHIFT, right, Move window to the right, movewindow, r bindd = SUPER SHIFT, right, Move window to the right, movewindow, r
bindd = SUPER SHIFT, up, Move window up, movewindow, u bindd = SUPER SHIFT, up, Move window up, movewindow, u

View File

@@ -1,39 +0,0 @@
source = ~/.config/omarchy/current/theme/hyprlock.conf
background {
monitor =
color = $color
path = ~/.config/omarchy/current/background
blur_passes = 3
}
animations {
enabled = false
}
input-field {
monitor =
size = 650, 100
position = 0, 0
halign = center
valign = center
inner_color = $inner_color
outer_color = $outer_color
outline_thickness = 4
font_family = CaskaydiaMono Nerd Font Propo
font_color = $font_color
placeholder_text = Enter Password 󰈷
check_color = $check_color
fail_text = <i>$FAIL ($ATTEMPTS)</i>
rounding = 0
shadow_passes = 0
fade_on_empty = false
}
auth {
fingerprint:enabled = true
}

View File

@@ -19,6 +19,8 @@ kubectl = "latest"
difftastic = "latest" difftastic = "latest"
rg = "latest" rg = "latest"
duckdb = "latest" duckdb = "latest"
tokei = "latest"
claude = "latest"
[tools."gitlab:tools/setconf"] [tools."gitlab:tools/setconf"]
version = "latest" version = "latest"

View File

@@ -25,7 +25,7 @@
"custom/omarchy": { "custom/omarchy": {
"format": "<span font='omarchy'>\ue900</span>", "format": "<span font='omarchy'>\ue900</span>",
"on-click": "omarchy-menu", "on-click": "omarchy-menu",
"on-click-right": "omarchy-launch-terminal", "on-click-right": "xdg-terminal-exec",
"tooltip-format": "Omarchy Menu\n\nSuper + Alt + Space" "tooltip-format": "Omarchy Menu\n\nSuper + Alt + Space"
}, },
"custom/update": { "custom/update": {
@@ -40,7 +40,7 @@
"cpu": { "cpu": {
"interval": 5, "interval": 5,
"format": "󰍛", "format": "󰍛",
"on-click": "$TERMINAL -e btop" "on-click": "omarchy-launch-or-focus-tui btop"
}, },
"clock": { "clock": {
"format": "{:L%A %H:%M}", "format": "{:L%A %H:%M}",
@@ -83,13 +83,15 @@
"bluetooth": { "bluetooth": {
"format": "", "format": "",
"format-disabled": "󰂲", "format-disabled": "󰂲",
"format-connected": "", "format-off": "󰂲",
"format-connected": "󰂱",
"format-no-controller": "",
"tooltip-format": "Devices connected: {num_connections}", "tooltip-format": "Devices connected: {num_connections}",
"on-click": "blueberry" "on-click": "omarchy-launch-bluetooth"
}, },
"pulseaudio": { "pulseaudio": {
"format": "{icon}", "format": "{icon}",
"on-click": "$TERMINAL --class=Wiremix -e wiremix", "on-click": "omarchy-launch-or-focus-tui wiremix",
"on-click-right": "pamixer -t", "on-click-right": "pamixer -t",
"tooltip-format": "Playing at {volume}%", "tooltip-format": "Playing at {volume}%",
"scroll-step": 5, "scroll-step": 5,
@@ -107,7 +109,7 @@
"modules": ["custom/expand-icon", "tray"] "modules": ["custom/expand-icon", "tray"]
}, },
"custom/expand-icon": { "custom/expand-icon": {
"format": "", "format": "",
"tooltip": false "tooltip": false
}, },
"custom/screenrecording-indicator": { "custom/screenrecording-indicator": {

View File

@@ -57,7 +57,7 @@
} }
#custom-expand-icon { #custom-expand-icon {
margin-right: 20px; margin-right: 18px;
} }
tooltip { tooltip {

View File

@@ -19,7 +19,7 @@
"base_keymap": "SublimeText", "base_keymap": "SublimeText",
"format_on_save": "off", "format_on_save": "off",
"ui_font_size": 16, "ui_font_size": 16,
"buffer_font_size": 15, "buffer_font_size": 15.0,
"buffer_font_features": { "buffer_font_features": {
"calt": false "calt": false
}, },
@@ -38,6 +38,13 @@
"Elixir": { "Elixir": {
"tab_size": 2 "tab_size": 2
}, },
"Python": {
"language_servers": [
"ty",
"!basedpyright",
"...",
],
},
"Markdown": { "Markdown": {
"soft_wrap": "editor_width" "soft_wrap": "editor_width"
}, },

View File

@@ -0,0 +1,14 @@
#!/bin/bash
export YNAB_BUDGET_ID='387ce64f-1bdf-4dd1-b3ad-df4838a5bd00'
export YNAB_TOKEN='op://btmile5afss3l7cjv6wizg7lla/You Need A Budget/Personal access token'
export OPENAI_API_KEY='op://Private/OpenAI/add more/YNAB classification key'
export AMAZON_EMAIL_0='jfmonty2@gmail.com'
export AMAZON_PASSWORD_0='op://Private/Amazon/password'
export AMAZON_EMAIL_1='evelyn.augros@gmail.com'
export AMAZON_PASSWORD_1='op://Private/Amazon - Evelyn/password'
cd ~/code/catnab
op run -- .venv/bin/catnab sync
op signout