Compare commits
No commits in common. "fb431efd51a75189c45eef2ebb1617d80df68723" and "6dc96f89e921714da33197b0214c2cf4c773f4b1" have entirely different histories.
fb431efd51
...
6dc96f89e9
6 changed files with 14 additions and 93 deletions
|
|
@ -31,7 +31,6 @@
|
||||||
"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"
|
||||||
|
|
@ -68,9 +67,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/systemd/user/database-ssh-tunnel@.service" = "~/.config/systemd/user/database-ssh-tunnel@.service"
|
|
||||||
"configs/tombi" = "~/.config/tombi"
|
|
||||||
"configs/zed" = "~/.config/zed"
|
"configs/zed" = "~/.config/zed"
|
||||||
|
"configs/tombi" = "~/.config/tombi"
|
||||||
|
"configs/systemd/user/database-ssh-tunnel@.service" = "~/.config/systemd/user/database-ssh-tunnel@.service"
|
||||||
|
|
||||||
[nvim-min.files]
|
[nvim-min.files]
|
||||||
"configs/nvim-min" = "~/.config/nvim"
|
"configs/nvim-min" = "~/.config/nvim"
|
||||||
|
|
|
||||||
|
|
@ -14,10 +14,6 @@ window-rule {
|
||||||
proportion 0.5
|
proportion 0.5
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
output "Samsung Electric Company LS34A650U HCPW300097" {
|
|
||||||
mode "3440x1440@49.987"
|
|
||||||
scale 1
|
|
||||||
}
|
|
||||||
output "eDP-1" {
|
output "eDP-1" {
|
||||||
mode "1920x1080@60.000"
|
mode "1920x1080@60.000"
|
||||||
position x=0 y=0
|
position x=0 y=0
|
||||||
|
|
|
||||||
|
|
@ -24,5 +24,5 @@
|
||||||
"sourceUrl": "https://github.com/noctalia-dev/noctalia-plugins"
|
"sourceUrl": "https://github.com/noctalia-dev/noctalia-plugins"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": 2
|
"version": 1
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -6,15 +6,12 @@
|
||||||
"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",
|
||||||
|
|
@ -137,14 +134,6 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"defaultSettings": {
|
|
||||||
"autoStartBreaks": false,
|
|
||||||
"autoStartWork": false,
|
|
||||||
"longBreakDuration": 15,
|
|
||||||
"sessionsBeforeLongBreak": 4,
|
|
||||||
"shortBreakDuration": 5,
|
|
||||||
"workDuration": 25
|
|
||||||
},
|
|
||||||
"id": "plugin:pomodoro"
|
"id": "plugin:pomodoro"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -191,16 +180,6 @@
|
||||||
"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"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -383,34 +362,9 @@
|
||||||
"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,
|
||||||
|
|
@ -523,48 +477,43 @@
|
||||||
"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": 53,
|
"settingsVersion": 49,
|
||||||
"systemMonitor": {
|
"systemMonitor": {
|
||||||
"batteryCriticalThreshold": 5,
|
"batteryCriticalThreshold": 5,
|
||||||
"batteryWarningThreshold": 20,
|
"batteryWarningThreshold": 20,
|
||||||
|
|
@ -623,34 +572,16 @@
|
||||||
"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,
|
||||||
|
|
|
||||||
|
|
@ -1,4 +0,0 @@
|
||||||
[Service]
|
|
||||||
Environment="QT_QPA_PLATFORM=wayland;xcb"
|
|
||||||
Environment="QT_QPA_PLATFORMTHEME=gtk3"
|
|
||||||
Environment="QT_AUTO_SCREEN_SCALE_FACTOR=1"
|
|
||||||
|
|
@ -44,8 +44,6 @@
|
||||||
|
|
||||||
"space f w": "pane::DeploySearch", // Search word under cursor
|
"space f w": "pane::DeploySearch", // Search word under cursor
|
||||||
|
|
||||||
"space r r": "task::Spawn",
|
|
||||||
|
|
||||||
// Go to file with `gf`
|
// Go to file with `gf`
|
||||||
"g f": "editor::OpenExcerpts",
|
"g f": "editor::OpenExcerpts",
|
||||||
|
|
||||||
|
|
@ -143,7 +141,7 @@
|
||||||
},
|
},
|
||||||
// File panel (netrw)
|
// File panel (netrw)
|
||||||
{
|
{
|
||||||
"context": "ProjectPanel && not_editing",
|
"context": "ProjectPanel",
|
||||||
"bindings": {
|
"bindings": {
|
||||||
"a": "project_panel::NewFile",
|
"a": "project_panel::NewFile",
|
||||||
"A": "project_panel::NewDirectory",
|
"A": "project_panel::NewDirectory",
|
||||||
|
|
@ -159,6 +157,7 @@
|
||||||
"space e": "workspace::ToggleLeftDock"
|
"space e": "workspace::ToggleLeftDock"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
// Panel nagivation
|
||||||
{
|
{
|
||||||
"context": "vim_operator == a || vim_operator == i || vim_operator == sc",
|
"context": "vim_operator == a || vim_operator == i || vim_operator == sc",
|
||||||
"bindings": {
|
"bindings": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue