95 Commits

Author SHA1 Message Date
b0a45417ea Add Obsidian to waybar, comment out nvidia-specific env vars
Add Obsidian as a waybar app launcher button alongside existing
launchers. Comment out nvidia-specific environment variables in
hypr/base.conf (LIBVA_DRIVER_NAME, GBM_BACKEND, etc.) so the
config works on all systems by default. Also includes prior
uncommitted changes: .gitignore updates, hyprpaper config,
package list updates, and various hypr config refinements.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 22:53:53 +01:00
3ba75c032a Remove non-existant config options 2026-04-07 23:59:56 +01:00
23521892d3 Move base to base.conf, add lots of hypr tech 2026-04-07 23:59:15 +01:00
e35e3f6249 Merge branch 'main' of ssh://adam-french.co.uk:2222/adamf/scripts 2026-03-24 12:55:58 +00:00
2dffefbf6f Use dex instead of manual autostart 2026-03-24 12:55:51 +00:00
0b540e1ac3 Merge branch 'main' of ssh://adam-french.co.uk:2222/adamf/scripts 2026-03-20 21:17:38 +00:00
fa5d034a83 Change dpi 2026-03-20 21:17:34 +00:00
e42d9ba749 Fix install/uninstall bugs and document both scripts in README
Fix glob matching in install.sh shell detection (use [[ ]] instead of [ ]),
add missing argument check for uninstall.sh --backup flag, and update README
with install/uninstall usage section.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 00:52:39 +00:00
c0ea9ecf0f Change fadelevel 2026-03-19 00:37:32 +00:00
4d408701e5 Update nvim config: switch to tab indentation, update claudecode and vimade settings
Remove stylua.toml (was enforcing 2-space indent), add tab settings in options.lua,
update claudecode.nvim terminal/diff config, lower vimade fadelevel to 0.6, remove
claudecode LazyExtra in favor of custom plugin spec, and add .luarc.json.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 00:35:23 +00:00
6bca6df972 Update nvim config: terminal layout, colorschemes, and vimade
Reposition terminal and Claude Code windows relative to current window
at 30% height, add multiple colorschemes with oxocarbon as default,
and add vimade plugin with blocklist to keep Claude terminal unfaded.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 23:37:36 +00:00
f989f2e613 Tile auto with multiple files 2026-03-18 18:35:50 +00:00
3ee3bb092d adding git pull for subdirectories 2026-03-13 15:32:41 +00:00
74a761bee3 change harpoon keybinds to fit with AI key 2026-03-12 15:40:06 +00:00
eb90afe921 Remove custom dap plugin and use LazyExtras instead 2026-03-12 15:36:50 +00:00
aa687e1591 Update nvim config: split plugins, update README
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 15:29:35 +00:00
762318ce88 revert ecefd423fd
revert Start neovim config from scratch
2026-03-12 14:28:46 +00:00
ecefd423fd Start neovim config from scratech 2026-03-12 13:35:06 +00:00
1e71f20662 Change name from example to plugin 2026-03-11 17:29:52 +00:00
79886b4e55 Make install.sh call gen-colours 2026-03-10 11:07:31 +00:00
dc96e01021 Add nvim to dotfiles 2026-03-10 11:05:14 +00:00
56f5e8a217 Issues with sourcing colour configs, now files are concatenated into final config 2026-03-10 11:04:42 +00:00
abe1cb125f moving into own folder 2026-03-10 11:03:07 +00:00
2888384d29 update bezier curve 2026-03-06 15:52:33 +00:00
ff0f717e75 updated keybindings 2026-03-06 15:52:25 +00:00
0e0ae462bc update wofi so it has corrects styles 2026-03-06 15:39:27 +00:00
bb7df51c39 add way to generate color config files 2026-03-06 15:39:14 +00:00
2d2f069a7d Update to use GTK variable names 2026-03-06 15:38:25 +00:00
1b4e009cd0 Make colours universal across all configs 2026-03-06 15:16:38 +00:00
f67b61c6f4 Make readme easier to follow 2026-03-05 18:59:59 +00:00
f3c8313285 fix vibecode (just small fix tho 2026-03-05 18:58:15 +00:00
0d9f9bd4e8 big vibecode cleanup 2026-03-05 18:57:30 +00:00
62a1779d9e larger cursor 2026-03-05 18:14:04 +00:00
a5e098a187 Merge dat battery branch
Merge branch 'submodules'
2026-03-05 17:32:48 +00:00
177155e270 update readme to include downloading submodules 2026-03-05 17:28:54 +00:00
a0e93e2e98 add battery to waybar 2026-03-05 17:28:09 +00:00
92d37fd09b update readme to include how to use packages.txt 2026-03-05 17:14:42 +00:00
bac669b82a update readme to include how to use packages.txt 2026-03-05 17:13:44 +00:00
e06d8fdd2c Merge branch 'main' of ssh://adam-french.co.uk:2222/adamf/scripts 2026-03-05 17:11:03 +00:00
5e0bdfcae5 add surfshark window rule 2026-03-05 17:10:56 +00:00
a214b52dc4 change to ln -sf 2026-03-05 17:08:39 +00:00
39a55d935b ensure repo is in ~/scripts and update readme for waybar styles 2026-03-05 16:55:42 +00:00
5eac07971a add waybar style 2026-03-05 16:55:21 +00:00
f20b982a2e reorganise configs into subdirectories, add hyprland config and keybindings
- Move i3, sway, waybar, wofi configs into their own subdirectories
- Add hyprland/hyprland.conf (converted from i3 config)
- Add waybar configs for hyprland and sway
- Update README with new symlink paths and Hyprland keybindings table
- Add hatsune-miku cursor submodule

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 16:45:19 +00:00
11838c0f98 add sway and waybar configs 2026-03-05 14:47:40 +00:00
25e96dfb74 remove ignorant file 2026-02-09 11:05:29 +00:00
074f0e25b9 plugins 2026-02-09 11:02:48 +00:00
e59d59e8f9 Merge branch 'main' of stppi.local:~/repos/scripts 2026-01-26 12:13:15 +00:00
9c5936a209 new startups 2026-01-26 12:12:45 +00:00
26e357b1cd new packages 2026-01-26 12:10:33 +00:00