remove unused config

This commit is contained in:
Never Gude 2025-12-26 04:56:46 +01:00
parent 8c7b8ae6cb
commit 1d8ce03d1b
11 changed files with 1 additions and 6009 deletions

View file

@ -1 +0,0 @@
waybar/config.jsonc

View file

@ -1,59 +0,0 @@
# vim:ft=kitty
## name: Solarized Light
## author: Ethan Schoonover
## license: MIT
## blurb: Precision colors for machines and people
# The basic colors
foreground #657b83
background #fdf6e3
selection_foreground #586e75
selection_background #eee8d5
# Cursor colors
cursor #657b83
cursor_text_color #fdf6e3
# kitty window border colors
active_border_color #cb4b16
inactive_border_color #93a1a1
# Tab bar colors
active_tab_background #fdf6e3
active_tab_foreground #657b83
inactive_tab_background #93a1a1
inactive_tab_foreground #fdf6e3
# The basic 16 colors
# black
color0 #073642
color8 #93a1a1
# red
color1 #dc322f
color9 #cb4b16
# green
color2 #859900
color10 #586e75
# yellow
color3 #b58900
color11 #657b83
# blue
color4 #268bd2
color12 #839496
# magenta
color5 #d33682
color13 #6c71c4
# cyan
color6 #2aa198
color14 #93a1a1
# white
color7 #eee8d5
color15 #fdf6e3

View file

@ -1,59 +0,0 @@
# vim:ft=kitty
## name: Solarized Dark
## author: Ethan Schoonover
## license: MIT
## blurb: Precision colors for machines and people
# The basic colors
foreground #839496
background #002b36
selection_foreground #93a1a1
selection_background #073642
# Cursor colors
cursor none
#cursor_text_color #002b36
# kitty window border colors
active_border_color #cb4b16
inactive_border_color #839496
# Tab bar colors
active_tab_background #839496
active_tab_foreground #002b36
inactive_tab_background #002b36
inactive_tab_foreground #839496
# The basic 16 colors
# black
color0 #073642
color8 #002b36
# red
color1 #dc322f
color9 #cb4b16
# green
color2 #859900
color10 #586e75
# yellow
color3 #b58900
color11 #657b83
# blue
color4 #268bd2
color12 #839496
# magenta
color5 #d33682
color13 #6c71c4
# cyan
color6 #2aa198
color14 #93a1a1
# white
color7 #eee8d5
color15 #fdf6e3

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,59 +0,0 @@
# vim:ft=kitty
## name: Solarized Light
## author: Ethan Schoonover
## license: MIT
## blurb: Precision colors for machines and people
# The basic colors
foreground #657b83
background #fdf6e3
selection_foreground #586e75
selection_background #eee8d5
# Cursor colors
cursor #657b83
cursor_text_color #fdf6e3
# kitty window border colors
active_border_color #cb4b16
inactive_border_color #93a1a1
# Tab bar colors
active_tab_background #fdf6e3
active_tab_foreground #657b83
inactive_tab_background #93a1a1
inactive_tab_foreground #fdf6e3
# The basic 16 colors
# black
color0 #073642
color8 #93a1a1
# red
color1 #dc322f
color9 #cb4b16
# green
color2 #859900
color10 #586e75
# yellow
color3 #b58900
color11 #657b83
# blue
color4 #268bd2
color12 #839496
# magenta
color5 #d33682
color13 #6c71c4
# cyan
color6 #2aa198
color14 #93a1a1
# white
color7 #eee8d5
color15 #fdf6e3

View file

@ -1,16 +0,0 @@
{
"mError": "#ff4c4c",
"mOnError": "#ffffff",
"mOnPrimary": "#000000",
"mOnSecondary": "#ffffff",
"mOnSurface": "#ffffff",
"mOnSurfaceVariant": "#ffffff",
"mOnTertiary": "#ffffff",
"mOutline": "#4c4c4c",
"mPrimary": "#7fccff",
"mSecondary": "#4c4c4c",
"mShadow": "#000000",
"mSurface": "#191919",
"mSurfaceVariant": "#191919",
"mTertiary": "#2c2c2c"
}

View file

@ -1,225 +0,0 @@
{
"appLauncher": {
"backgroundOpacity": 1,
"enableClipboardHistory": true,
"pinnedExecs": [
],
"position": "center",
"sortByMostUsed": true,
"useApp2Unit": false
},
"audio": {
"cavaFrameRate": 30,
"mprisBlacklist": [
],
"preferredPlayer": "",
"visualizerType": "linear",
"volumeStep": 5
},
"bar": {
"backgroundOpacity": 1,
"density": "default",
"floating": false,
"marginHorizontal": 0.25,
"marginVertical": 0.25,
"monitors": [
"eDP-1",
"HDMI-A-1"
],
"position": "top",
"showCapsule": false,
"widgets": {
"center": [
{
"hideWhenZero": true,
"id": "NotificationHistory",
"showUnreadBadge": true
},
{
"formatHorizontal": "HH:mm ddd, MMM dd",
"formatVertical": "HH mm - dd MM",
"id": "Clock",
"useMonospacedFont": true,
"usePrimaryColor": true
}
],
"left": [
{
"hideUnoccupied": false,
"id": "Workspace",
"labelMode": "none"
},
{
"id": "MediaMini",
"showAlbumArt": true,
"showVisualizer": false,
"visualizerType": "linear"
},
{
"id": "ActiveWindow",
"showIcon": true
}
],
"right": [
{
"id": "ScreenRecorderIndicator"
},
{
"id": "Tray"
},
{
"id": "WiFi"
},
{
"id": "Bluetooth"
},
{
"displayMode": "onhover",
"id": "Battery",
"warningThreshold": 30
},
{
"displayMode": "onhover",
"id": "Volume"
},
{
"displayMode": "onhover",
"id": "Brightness"
},
{
"id": "NightLight"
},
{
"icon": "noctalia",
"id": "SidePanelToggle",
"useDistroLogo": false
}
]
}
},
"brightness": {
"brightnessStep": 1
},
"colorSchemes": {
"darkMode": true,
"predefinedScheme": "Niri",
"useWallpaperColors": false
},
"dock": {
"autoHide": false,
"backgroundOpacity": 1,
"exclusive": true,
"floatingRatio": 1,
"monitors": [
]
},
"general": {
"animationSpeed": 1,
"avatarImage": "/home/never/.face",
"dimDesktop": false,
"forceBlackScreenCorners": false,
"radiusRatio": 0,
"screenRadiusRatio": 1,
"showScreenCorners": false
},
"hooks": {
"darkModeChange": "",
"enabled": false,
"wallpaperChange": ""
},
"location": {
"name": "Würzburg",
"showWeekNumberInCalendar": false,
"use12hourFormat": false,
"useFahrenheit": false
},
"matugen": {
"enableUserTemplates": false,
"foot": false,
"fuzzel": false,
"ghostty": false,
"gtk3": false,
"gtk4": false,
"kitty": false,
"pywalfox": false,
"qt5": false,
"qt6": false,
"vesktop": false
},
"network": {
"bluetoothEnabled": true,
"wifiEnabled": true
},
"nightLight": {
"autoSchedule": true,
"dayTemp": "6500",
"enabled": true,
"forced": false,
"manualSunrise": "06:30",
"manualSunset": "18:30",
"nightTemp": "4000"
},
"notifications": {
"criticalUrgencyDuration": 15,
"doNotDisturb": true,
"lastSeenTs": 1759063307000,
"lowUrgencyDuration": 3,
"monitors": [
"eDP-1"
],
"normalUrgencyDuration": 8
},
"screenRecorder": {
"audioCodec": "opus",
"audioSource": "default_output",
"colorRange": "limited",
"directory": "~/Videos",
"frameRate": 60,
"quality": "very_high",
"showCursor": true,
"videoCodec": "h264",
"videoSource": "portal"
},
"settingsVersion": 1,
"ui": {
"fontBillboard": "Inter Display",
"fontDefault": "Adwaita Sans",
"fontFixed": "Adwaita Mono",
"idleInhibitorEnabled": false,
"monitorsScaling": [
{
"name": "eDP-1",
"scale": 0.7999999999999999
},
{
"name": "HDMI-A-1",
"scale": 0.7999999999999999
}
]
},
"wallpaper": {
"directory": "/home/never/.local/share/wallpapers/",
"enableMultiMonitorDirectories": true,
"enabled": true,
"fillColor": "#000000",
"fillMode": "crop",
"monitors": [
{
"directory": "/home/never/.local/share/wallpapers/",
"name": "eDP-1",
"wallpaper": "/home/never/.local/share/wallpapers//scarlet-tree-dark.png"
},
{
"directory": "/home/never/.local/share/wallpapers/",
"name": "HDMI-A-1",
"wallpaper": "/home/never/.local/share/wallpapers//scarlet-tree-dark.png"
}
],
"randomEnabled": false,
"randomIntervalSec": 300,
"setWallpaperOnAllMonitors": true,
"transitionDuration": 1500,
"transitionEdgeSmoothness": 0.05,
"transitionType": "random"
}
}

@ -1 +0,0 @@
Subproject commit 0f3a4fe91ee8785211e37a019540b6aad7be0845

View file

@ -13,7 +13,7 @@ settings:
colors.webpage.preferred_color_scheme: colors.webpage.preferred_color_scheme:
global: dark global: dark
content.blocking.method: content.blocking.method:
global: both global: auto
editor.command: editor.command:
global: global:
- alacritty - alacritty