fix noctalia icons and launcher
This commit is contained in:
parent
6dc96f89e9
commit
77a871aec7
4 changed files with 86 additions and 12 deletions
|
|
@ -31,6 +31,7 @@
|
||||||
"configs/niri/base" = "~/.config/niri"
|
"configs/niri/base" = "~/.config/niri"
|
||||||
"configs/noctalia" = "~/.config/noctalia"
|
"configs/noctalia" = "~/.config/noctalia"
|
||||||
"configs/systemd/user/niri.service.wants" = "~/.config/systemd/user/niri.service.wants"
|
"configs/systemd/user/niri.service.wants" = "~/.config/systemd/user/niri.service.wants"
|
||||||
|
"configs/systemd/user/noctalia.service.d" = "~/.config/systemd/user/noctalia.service.d"
|
||||||
|
|
||||||
[hyprland.files]
|
[hyprland.files]
|
||||||
"configs/hypr/base" = "~/.config/hypr"
|
"configs/hypr/base" = "~/.config/hypr"
|
||||||
|
|
@ -67,9 +68,9 @@
|
||||||
"configs/mise" = "~/.config/mise"
|
"configs/mise" = "~/.config/mise"
|
||||||
"configs/nvim" = "~/.config/nvim"
|
"configs/nvim" = "~/.config/nvim"
|
||||||
"configs/rumdl" = "~/.config/rumdl"
|
"configs/rumdl" = "~/.config/rumdl"
|
||||||
"configs/zed" = "~/.config/zed"
|
|
||||||
"configs/tombi" = "~/.config/tombi"
|
|
||||||
"configs/systemd/user/database-ssh-tunnel@.service" = "~/.config/systemd/user/database-ssh-tunnel@.service"
|
"configs/systemd/user/database-ssh-tunnel@.service" = "~/.config/systemd/user/database-ssh-tunnel@.service"
|
||||||
|
"configs/tombi" = "~/.config/tombi"
|
||||||
|
"configs/zed" = "~/.config/zed"
|
||||||
|
|
||||||
[nvim-min.files]
|
[nvim-min.files]
|
||||||
"configs/nvim-min" = "~/.config/nvim"
|
"configs/nvim-min" = "~/.config/nvim"
|
||||||
|
|
|
||||||
|
|
@ -24,5 +24,5 @@
|
||||||
"sourceUrl": "https://github.com/noctalia-dev/noctalia-plugins"
|
"sourceUrl": "https://github.com/noctalia-dev/noctalia-plugins"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": 1
|
"version": 2
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -6,12 +6,15 @@
|
||||||
"clipboardWrapText": true,
|
"clipboardWrapText": true,
|
||||||
"customLaunchPrefix": "",
|
"customLaunchPrefix": "",
|
||||||
"customLaunchPrefixEnabled": false,
|
"customLaunchPrefixEnabled": false,
|
||||||
|
"density": "default",
|
||||||
"enableClipPreview": true,
|
"enableClipPreview": true,
|
||||||
"enableClipboardHistory": true,
|
"enableClipboardHistory": true,
|
||||||
|
"enableSessionSearch": true,
|
||||||
"enableSettingsSearch": true,
|
"enableSettingsSearch": true,
|
||||||
"enableWindowsSearch": true,
|
"enableWindowsSearch": true,
|
||||||
"iconMode": "native",
|
"iconMode": "native",
|
||||||
"ignoreMouseInput": false,
|
"ignoreMouseInput": false,
|
||||||
|
"overviewLayer": false,
|
||||||
"pinnedApps": [
|
"pinnedApps": [
|
||||||
],
|
],
|
||||||
"position": "center",
|
"position": "center",
|
||||||
|
|
@ -134,6 +137,14 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"defaultSettings": {
|
||||||
|
"autoStartBreaks": false,
|
||||||
|
"autoStartWork": false,
|
||||||
|
"longBreakDuration": 15,
|
||||||
|
"sessionsBeforeLongBreak": 4,
|
||||||
|
"shortBreakDuration": 5,
|
||||||
|
"workDuration": 25
|
||||||
|
},
|
||||||
"id": "plugin:pomodoro"
|
"id": "plugin:pomodoro"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -180,6 +191,16 @@
|
||||||
"id": "WallpaperSelector"
|
"id": "WallpaperSelector"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"defaultSettings": {
|
||||||
|
"compactMode": false,
|
||||||
|
"defaultPeerAction": "copy-ip",
|
||||||
|
"hideDisconnected": false,
|
||||||
|
"pingCount": 5,
|
||||||
|
"refreshInterval": 5000,
|
||||||
|
"showIpAddress": true,
|
||||||
|
"showPeerCount": true,
|
||||||
|
"terminalCommand": ""
|
||||||
|
},
|
||||||
"id": "plugin:tailscale"
|
"id": "plugin:tailscale"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -362,9 +383,34 @@
|
||||||
"enableShadows": true,
|
"enableShadows": true,
|
||||||
"forceBlackScreenCorners": false,
|
"forceBlackScreenCorners": false,
|
||||||
"iRadiusRatio": 1,
|
"iRadiusRatio": 1,
|
||||||
|
"keybinds": {
|
||||||
|
"keyDown": [
|
||||||
|
"Down"
|
||||||
|
],
|
||||||
|
"keyEnter": [
|
||||||
|
"Return"
|
||||||
|
],
|
||||||
|
"keyEscape": [
|
||||||
|
"Esc"
|
||||||
|
],
|
||||||
|
"keyLeft": [
|
||||||
|
"Left"
|
||||||
|
],
|
||||||
|
"keyRight": [
|
||||||
|
"Right"
|
||||||
|
],
|
||||||
|
"keyUp": [
|
||||||
|
"Up"
|
||||||
|
]
|
||||||
|
},
|
||||||
"language": "",
|
"language": "",
|
||||||
"lockOnSuspend": true,
|
"lockOnSuspend": true,
|
||||||
|
"lockScreenAnimations": false,
|
||||||
|
"lockScreenBlur": 0,
|
||||||
"lockScreenCountdownDuration": 5000,
|
"lockScreenCountdownDuration": 5000,
|
||||||
|
"lockScreenMonitors": [
|
||||||
|
],
|
||||||
|
"lockScreenTint": 0,
|
||||||
"radiusRatio": 1,
|
"radiusRatio": 1,
|
||||||
"scaleRatio": 1,
|
"scaleRatio": 1,
|
||||||
"screenRadiusRatio": 1,
|
"screenRadiusRatio": 1,
|
||||||
|
|
@ -477,43 +523,48 @@
|
||||||
"action": "lock",
|
"action": "lock",
|
||||||
"command": "",
|
"command": "",
|
||||||
"countdownEnabled": true,
|
"countdownEnabled": true,
|
||||||
"enabled": true
|
"enabled": true,
|
||||||
|
"keybind": "1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"action": "suspend",
|
"action": "suspend",
|
||||||
"command": "",
|
"command": "",
|
||||||
"countdownEnabled": true,
|
"countdownEnabled": true,
|
||||||
"enabled": true
|
"enabled": true,
|
||||||
|
"keybind": "2"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"action": "hibernate",
|
"action": "hibernate",
|
||||||
"command": "",
|
"command": "",
|
||||||
"countdownEnabled": true,
|
"countdownEnabled": true,
|
||||||
"enabled": true
|
"enabled": true,
|
||||||
|
"keybind": "3"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"action": "reboot",
|
"action": "reboot",
|
||||||
"command": "",
|
"command": "",
|
||||||
"countdownEnabled": true,
|
"countdownEnabled": true,
|
||||||
"enabled": true
|
"enabled": true,
|
||||||
|
"keybind": "4"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"action": "logout",
|
"action": "logout",
|
||||||
"command": "",
|
"command": "",
|
||||||
"countdownEnabled": true,
|
"countdownEnabled": true,
|
||||||
"enabled": true
|
"enabled": true,
|
||||||
|
"keybind": "5"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"action": "shutdown",
|
"action": "shutdown",
|
||||||
"command": "",
|
"command": "",
|
||||||
"countdownEnabled": true,
|
"countdownEnabled": true,
|
||||||
"enabled": true
|
"enabled": true,
|
||||||
|
"keybind": "6"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"showHeader": true,
|
"showHeader": true
|
||||||
"showNumberLabels": true
|
|
||||||
},
|
},
|
||||||
"settingsVersion": 49,
|
"settingsVersion": 53,
|
||||||
"systemMonitor": {
|
"systemMonitor": {
|
||||||
"batteryCriticalThreshold": 5,
|
"batteryCriticalThreshold": 5,
|
||||||
"batteryWarningThreshold": 20,
|
"batteryWarningThreshold": 20,
|
||||||
|
|
@ -572,16 +623,34 @@
|
||||||
"directory": "/home/aleidk/Pictures/Wallpapers",
|
"directory": "/home/aleidk/Pictures/Wallpapers",
|
||||||
"enableMultiMonitorDirectories": false,
|
"enableMultiMonitorDirectories": false,
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
"favorites": [
|
||||||
|
{
|
||||||
|
"colorScheme": "Catppuccin Macchiato Teal",
|
||||||
|
"darkMode": true,
|
||||||
|
"generationMethod": "tonal-spot",
|
||||||
|
"paletteColors": [
|
||||||
|
"#8bd5ca",
|
||||||
|
"#c6a0f6",
|
||||||
|
"#b7bdf8",
|
||||||
|
"#f38ba8"
|
||||||
|
],
|
||||||
|
"path": "/home/aleidk/Pictures/Wallpapers/Landscape__Electronic_Sample_96-calm-night.png",
|
||||||
|
"useWallpaperColors": false
|
||||||
|
}
|
||||||
|
],
|
||||||
"fillColor": "#000000",
|
"fillColor": "#000000",
|
||||||
"fillMode": "crop",
|
"fillMode": "crop",
|
||||||
"hideWallpaperFilenames": true,
|
"hideWallpaperFilenames": true,
|
||||||
"monitorDirectories": [
|
"monitorDirectories": [
|
||||||
],
|
],
|
||||||
|
"overviewBlur": 0.4,
|
||||||
"overviewEnabled": true,
|
"overviewEnabled": true,
|
||||||
|
"overviewTint": 0.6,
|
||||||
"panelPosition": "center",
|
"panelPosition": "center",
|
||||||
"randomIntervalSec": 900,
|
"randomIntervalSec": 900,
|
||||||
"setWallpaperOnAllMonitors": true,
|
"setWallpaperOnAllMonitors": true,
|
||||||
"showHiddenFiles": false,
|
"showHiddenFiles": false,
|
||||||
|
"skipStartupTransition": true,
|
||||||
"solidColor": "#1a1a2e",
|
"solidColor": "#1a1a2e",
|
||||||
"sortOrder": "name",
|
"sortOrder": "name",
|
||||||
"transitionDuration": 1500,
|
"transitionDuration": 1500,
|
||||||
|
|
|
||||||
4
configs/systemd/user/noctalia.service.d/override.conf
Normal file
4
configs/systemd/user/noctalia.service.d/override.conf
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
[Service]
|
||||||
|
Environment="QT_QPA_PLATFORM=wayland;xcb"
|
||||||
|
Environment="QT_QPA_PLATFORMTHEME=gtk3"
|
||||||
|
Environment="QT_AUTO_SCREEN_SCALE_FACTOR=1"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue