dev: automated commit - 2025-11-10 10:55:30
This commit is contained in:
parent
f8cb6877ed
commit
163e816157
5 changed files with 47 additions and 55 deletions
|
|
@ -1,9 +0,0 @@
|
||||||
[Desktop Entry]
|
|
||||||
Name=Neovim (Kitty)
|
|
||||||
GenericName=Text Editor
|
|
||||||
Comment=Open files with Neovim in Kitty terminal
|
|
||||||
Exec=kitty --class=nvim-editor nvim %F
|
|
||||||
Categories=TextEditor;Development;Utility;
|
|
||||||
StartupNotify=true
|
|
||||||
Icon=nvim
|
|
||||||
Terminal=false
|
|
||||||
12
applications/.local/share/applications/custom/nvim.desktop
Executable file
12
applications/.local/share/applications/custom/nvim.desktop
Executable file
|
|
@ -0,0 +1,12 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Name=Neovim
|
||||||
|
GenericName=Text Editor
|
||||||
|
Comment=Edit text files with Neovim in Ghostty terminal
|
||||||
|
Exec=ghostty -e nvim %F
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Keywords=Text;editor;
|
||||||
|
Icon=nvim
|
||||||
|
Categories=Utility;TextEditor;
|
||||||
|
StartupNotify=false
|
||||||
|
MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;
|
||||||
|
|
@ -1,18 +1,18 @@
|
||||||
{
|
{
|
||||||
"mError": "#eb6f92",
|
"mError": "#fd4663",
|
||||||
"mHover": "#524f67",
|
"mHover": "#9bfece",
|
||||||
"mOnError": "#191724",
|
"mOnError": "#0e0e43",
|
||||||
"mOnHover": "#e0def4",
|
"mOnHover": "#0e0e43",
|
||||||
"mOnPrimary": "#191724",
|
"mOnPrimary": "#0e0e43",
|
||||||
"mOnSecondary": "#191724",
|
"mOnSecondary": "#0e0e43",
|
||||||
"mOnSurface": "#e0def4",
|
"mOnSurface": "#f3edf7",
|
||||||
"mOnSurfaceVariant": "#908caa",
|
"mOnSurfaceVariant": "#7c80b4",
|
||||||
"mOnTertiary": "#e0def4",
|
"mOnTertiary": "#0e0e43",
|
||||||
"mOutline": "#403d52",
|
"mOutline": "#21215f",
|
||||||
"mPrimary": "#ebbcba",
|
"mPrimary": "#fff59b",
|
||||||
"mSecondary": "#9ccfd8",
|
"mSecondary": "#a9aefe",
|
||||||
"mShadow": "#191724",
|
"mShadow": "#070722",
|
||||||
"mSurface": "#1f1d2e",
|
"mSurface": "#070722",
|
||||||
"mSurfaceVariant": "#26233a",
|
"mSurfaceVariant": "#11112d",
|
||||||
"mTertiary": "#31748f"
|
"mTertiary": "#9bfece"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -16,21 +16,18 @@
|
||||||
"mprisBlacklist": [
|
"mprisBlacklist": [
|
||||||
],
|
],
|
||||||
"preferredPlayer": "",
|
"preferredPlayer": "",
|
||||||
"visualizerQuality": "high",
|
|
||||||
"visualizerType": "linear",
|
"visualizerType": "linear",
|
||||||
"volumeOverdrive": false,
|
"volumeOverdrive": false,
|
||||||
"volumeStep": 5
|
"volumeStep": 5
|
||||||
},
|
},
|
||||||
"bar": {
|
"bar": {
|
||||||
"backgroundOpacity": 0.42,
|
"backgroundOpacity": 0,
|
||||||
"density": "comfortable",
|
"density": "compact",
|
||||||
"exclusive": true,
|
"exclusive": true,
|
||||||
"floating": true,
|
"floating": true,
|
||||||
"marginHorizontal": 0.42,
|
"marginHorizontal": 0,
|
||||||
"marginVertical": 0.13,
|
"marginVertical": 0,
|
||||||
"monitors": [
|
"monitors": [
|
||||||
"HDMI-A-1",
|
|
||||||
"DP-1"
|
|
||||||
],
|
],
|
||||||
"outerCorners": false,
|
"outerCorners": false,
|
||||||
"position": "top",
|
"position": "top",
|
||||||
|
|
@ -67,23 +64,17 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"right": [
|
"right": [
|
||||||
{
|
|
||||||
"id": "SystemMonitor",
|
|
||||||
"showCpuTemp": true,
|
|
||||||
"showCpuUsage": true,
|
|
||||||
"showDiskUsage": false,
|
|
||||||
"showMemoryAsPercent": false,
|
|
||||||
"showMemoryUsage": true,
|
|
||||||
"showNetworkStats": false,
|
|
||||||
"usePrimaryColor": true
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": "ScreenRecorder"
|
"id": "ScreenRecorder"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"hideWhenZero": true,
|
"displayMode": "alwaysShow",
|
||||||
"id": "NotificationHistory",
|
"id": "Brightness"
|
||||||
"showUnreadBadge": true
|
},
|
||||||
|
{
|
||||||
|
"displayMode": "alwaysShow",
|
||||||
|
"id": "Battery",
|
||||||
|
"warningThreshold": 15
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"displayMode": "onhover",
|
"displayMode": "onhover",
|
||||||
|
|
@ -98,11 +89,9 @@
|
||||||
"usePrimaryColor": true
|
"usePrimaryColor": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"colorizeDistroLogo": false,
|
"hideWhenZero": true,
|
||||||
"customIconPath": "",
|
"id": "NotificationHistory",
|
||||||
"icon": "noctalia",
|
"showUnreadBadge": true
|
||||||
"id": "ControlCenter",
|
|
||||||
"useDistroLogo": false
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"blacklist": [
|
"blacklist": [
|
||||||
|
|
@ -110,6 +99,7 @@
|
||||||
"colorizeIcons": false,
|
"colorizeIcons": false,
|
||||||
"drawerEnabled": true,
|
"drawerEnabled": true,
|
||||||
"favorites": [
|
"favorites": [
|
||||||
|
"nm-applet"
|
||||||
],
|
],
|
||||||
"id": "Tray"
|
"id": "Tray"
|
||||||
}
|
}
|
||||||
|
|
@ -237,12 +227,12 @@
|
||||||
"weatherEnabled": true
|
"weatherEnabled": true
|
||||||
},
|
},
|
||||||
"network": {
|
"network": {
|
||||||
"wifiEnabled": false
|
"wifiEnabled": true
|
||||||
},
|
},
|
||||||
"nightLight": {
|
"nightLight": {
|
||||||
"autoSchedule": true,
|
"autoSchedule": true,
|
||||||
"dayTemp": "6500",
|
"dayTemp": "6500",
|
||||||
"enabled": false,
|
"enabled": true,
|
||||||
"forced": false,
|
"forced": false,
|
||||||
"manualSunrise": "06:30",
|
"manualSunrise": "06:30",
|
||||||
"manualSunset": "18:30",
|
"manualSunset": "18:30",
|
||||||
|
|
@ -280,7 +270,7 @@
|
||||||
"videoCodec": "h264",
|
"videoCodec": "h264",
|
||||||
"videoSource": "portal"
|
"videoSource": "portal"
|
||||||
},
|
},
|
||||||
"settingsVersion": 21,
|
"settingsVersion": 20,
|
||||||
"setupCompleted": true,
|
"setupCompleted": true,
|
||||||
"templates": {
|
"templates": {
|
||||||
"alacritty": false,
|
"alacritty": false,
|
||||||
|
|
@ -301,7 +291,6 @@
|
||||||
"kitty": false,
|
"kitty": false,
|
||||||
"pywalfox": false,
|
"pywalfox": false,
|
||||||
"qt": false,
|
"qt": false,
|
||||||
"spicetify": false,
|
|
||||||
"vicinae": false,
|
"vicinae": false,
|
||||||
"walker": false,
|
"walker": false,
|
||||||
"wezterm": false
|
"wezterm": false
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@ exec {
|
||||||
$(nix-locate -w polkit-gnome-authentication-agent-1 | awk '{print $NF}')
|
$(nix-locate -w polkit-gnome-authentication-agent-1 | awk '{print $NF}')
|
||||||
blueman-applet
|
blueman-applet
|
||||||
nm-applet
|
nm-applet
|
||||||
swaync
|
# swaync
|
||||||
wlsunset -l -34.9 -L -56.2 -t 4500 -g 0.9
|
wlsunset -l -34.9 -L -56.2 -t 4500 -g 0.9
|
||||||
easyeffects --gapplication-service
|
easyeffects --gapplication-service
|
||||||
clapboard --record
|
clapboard --record
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue