Skip to content

Commit f436516

Browse files
committed
chore: cleanup
1 parent 8ce0b12 commit f436516

File tree

27 files changed

+1106
-109
lines changed

27 files changed

+1106
-109
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,7 @@ config/gtk-4.0/dank-colors.css
2424
config/kitty/dank-theme.conf
2525
config/niri/dankshell-colors.kdl
2626
config/DankMaterialShell/firefox.css
27+
config/niri/dms
28+
config/zellij/config.kdl.bak
29+
config/zellij/config.kdl.bak.1
30+
config/zellij/config.kdl.new

ansible/roles/dot/tasks/main.yml

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,15 @@
6969
copy:
7070
dest: ~/.gnupg/gpg-agent.conf
7171
content: "pinentry-program /bin/pinentry"
72-
7372
# npm/pnpm
74-
- name: .npmrc
75-
copy:
76-
dest: ~/.npmrc
77-
content: |-
78-
global-dir={{ lookup('env', 'HOME') }}/.pnpm-global
79-
global-bin-dir={{ lookup('env', 'HOME') }}/.local/bin/pnpm-bins
73+
# - name: .npmrc
74+
# copy:
75+
# dest: ~/.npmrc
76+
# content: |-
77+
# global-dir={{ lookup('env', 'HOME') }}/.pnpm-global
78+
# global-bin-dir={{ lookup('env', 'HOME') }}/.local/bin/pnpm-bins
79+
#
80+
# "@github/copilot": "^0.0.328",
81+
# 4 │ "@google/gemini-cli": "^0.6.1",
82+
# 5 │ "devmoji": "^2.3.0",
83+
# 6 │ "prettier": "^3.6.2"

ansible/roles/system/files/keyd.conf

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,11 @@ capslock = overload(control, esc)
1010
# remap enter to shift & enter
1111
enter = overload(shift, enter)
1212

13-
# remap pg up / down keys
14-
pageup = left
15-
pagedown = right
16-
1713
# swap meta with alt
1814
leftmeta = layer(alt)
1915
leftalt = overload(meta, macro(leftmeta+m))
2016
rightalt = overload(rmeta, macro(leftmeta+leftalt+enter))
2117

22-
# esc to backtick
23-
esc = `
24-
2518
leftcontrol = layer(meh)
2619

2720
[rmeta:M]

config/.gitconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ conflictstyle = diff3
4040

4141
[diff]
4242
colorMoved = default
43+
tool = nvimdiff
4344

4445
[pull]
4546
rebase = true
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}

config/DankMaterialShell/settings.json

Lines changed: 38 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
{
22
"currentThemeName": "blue",
33
"customThemeFile": "",
4-
"topBarTransparency": 0.84,
5-
"topBarWidgetTransparency": 0.59,
6-
"popupTransparency": 0.92,
4+
"matugenScheme": "scheme-tonal-spot",
5+
"dankBarTransparency": 0.63,
6+
"dankBarWidgetTransparency": 1,
7+
"popupTransparency": 0.91,
78
"dockTransparency": 1,
89
"use24HourClock": true,
910
"useFahrenheit": false,
@@ -88,7 +89,7 @@
8889
"clockDateFormat": "",
8990
"lockDateFormat": "",
9091
"mediaSize": 1,
91-
"topBarLeftWidgets": [
92+
"dankBarLeftWidgets": [
9293
{
9394
"id": "launcherButton",
9495
"enabled": true
@@ -106,7 +107,7 @@
106107
"enabled": true
107108
}
108109
],
109-
"topBarCenterWidgets": [
110+
"dankBarCenterWidgets": [
110111
{
111112
"id": "notificationButton",
112113
"enabled": true
@@ -124,7 +125,7 @@
124125
"enabled": true
125126
}
126127
],
127-
"topBarRightWidgets": [
128+
"dankBarRightWidgets": [
128129
{
129130
"id": "systemTray",
130131
"enabled": true
@@ -150,15 +151,18 @@
150151
"spotlightModalViewMode": "list",
151152
"networkPreference": "auto",
152153
"iconTheme": "System Default",
153-
"useOSLogo": false,
154-
"osLogoColorOverride": "#ffffff",
155-
"osLogoBrightness": 0.5,
156-
"osLogoContrast": 1,
157-
"wallpaperDynamicTheming": true,
154+
"launcherLogoMode": "apps",
155+
"launcherLogoCustomPath": "",
156+
"launcherLogoColorOverride": "#ffffff",
157+
"launcherLogoColorInvertOnMode": false,
158+
"launcherLogoBrightness": 0.5,
159+
"launcherLogoContrast": 1,
160+
"launcherLogoSizeOffset": 0,
158161
"fontFamily": "Inter Variable",
159162
"monoFontFamily": "Fira Code",
160163
"fontWeight": 400,
161-
"fontScale": 1.1,
164+
"fontScale": 1,
165+
"dankBarFontScale": 1.2000000000000002,
162166
"notepadUseMonospace": true,
163167
"notepadFontFamily": "",
164168
"notepadFontSize": 14,
@@ -169,22 +173,33 @@
169173
"qtThemingEnabled": false,
170174
"showDock": false,
171175
"dockAutoHide": false,
172-
"cornerRadius": 8,
176+
"dockGroupByApp": false,
177+
"dockOpenOnOverview": false,
178+
"dockPosition": 1,
179+
"dockSpacing": 4,
180+
"dockBottomGap": 0,
181+
"cornerRadius": 10,
173182
"notificationOverlayEnabled": true,
174-
"topBarAutoHide": false,
175-
"topBarOpenOnOverview": false,
176-
"topBarVisible": true,
177-
"topBarSpacing": 0,
178-
"topBarBottomGap": 0,
179-
"topBarInnerPadding": 0,
180-
"topBarSquareCorners": true,
181-
"topBarNoBackground": false,
182-
"topBarGothCornersEnabled": false,
183+
"dankBarAutoHide": false,
184+
"dankBarOpenOnOverview": false,
185+
"dankBarVisible": true,
186+
"dankBarSpacing": 0,
187+
"dankBarBottomGap": 0,
188+
"dankBarInnerPadding": 0,
189+
"dankBarSquareCorners": true,
190+
"dankBarNoBackground": false,
191+
"dankBarGothCornersEnabled": false,
192+
"dankBarBorderEnabled": false,
193+
"dankBarPosition": 0,
183194
"lockScreenShowPowerActions": true,
184195
"hideBrightnessSlider": false,
185196
"widgetBackgroundColor": "sth",
197+
"surfaceBase": "sc",
186198
"notificationTimeoutLow": 5000,
187199
"notificationTimeoutNormal": 5000,
188200
"notificationTimeoutCritical": 0,
189-
"screenPreferences": {}
201+
"notificationPopupPosition": 0,
202+
"osdAlwaysShowValue": false,
203+
"screenPreferences": {},
204+
"animationSpeed": 2
190205
}

config/bob/config.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"add_neovim_binary_to_path": false
3+
}

0 commit comments

Comments
 (0)