diff --git a/.config/Code/User/settings.json b/.config/Code/User/settings.json index 37b36ef..8f34b01 100644 --- a/.config/Code/User/settings.json +++ b/.config/Code/User/settings.json @@ -1,33 +1,50 @@ { + // Global "update.mode": "manual", + "workbench.settings.editor": "json", + // // Privacy "telemetry.enableTelemetry": false, "telemetry.enableCrashReporter": false, "extensions.showRecommendationsOnlyOnDemand": true, // - // Editor Font + // Editor + "editor.cursorSmoothCaretAnimation": true, "editor.minimap.enabled": false, - "workbench.iconTheme": "material-icon-theme", "workbench.startupEditor": "newUntitledFile", "editor.wordWrap": "on", + "workbench.iconTheme": "material-icon-theme", + "editor.renderIndentGuides": true, + "editor.copyWithSyntaxHighlighting": true, + // + // Editor Font "editor.fontFamily": "'FuraCode Nerd Font', 'Droid Sans Mono', 'monospace', monospace, 'Droid Sans Fallback'", "editor.fontSize": 17.4, "editor.fontLigatures": true, "terminal.integrated.fontFamily": "FuraCode Nerd Font", "terminal.integrated.fontSize": 17, - "window.zoomLevel": -1, //Reduces the Activity Bar size // - // Editor Style General - "bookmarks.navigateThroughAllFiles": true, - "window.menuBarVisibility": "toggle", + // Workbench - Everything that surrounds the editor + "workbench.colorTheme": "Visual Studio Dark", + "window.zoomLevel": -1, //Reduces the Activity Bar size "files.autoSave": "afterDelay", - "editor.multiCursorModifier": "ctrlCmd", - "diffEditor.renderSideBySide": false, + "files.autoSaveDelay": 1000, "editor.formatOnSave": true, - "diffEditor.ignoreTrimWhitespace": true, - "explorer.confirmDragAndDrop": false, "editor.formatOnPaste": true, "files.trimTrailingWhitespace": true, + "bookmarks.navigateThroughAllFiles": true, + "window.menuBarVisibility": "toggle", + "editor.multiCursorModifier": "ctrlCmd", + "diffEditor.renderSideBySide": false, + "diffEditor.ignoreTrimWhitespace": true, + "explorer.confirmDragAndDrop": false, + "workbench.colorCustomizations": { + "tab.activeBackground": "#07f7af3f", + "tab.activeBorder": "#ffffff" + }, + // + // Debugging + "debug.toolBarLocation": "docked", // // Prettier Plugin "prettier.tabWidth": 4, @@ -43,11 +60,13 @@ // Code Spell Checker Plugin "cSpell.fixSpellingWithRenameProvider": true, "cSpell.userWords": [ + "Aadhaar", "GOPATH", "Kumar", "Pratik", "Printf", "Println", + "Sprintf", "Struct", "Tripathy", "VIMP", @@ -82,6 +101,7 @@ "git.enableSmartCommit": true, "git.autofetch": true, "git.confirmSync": false, + "gitlens.hovers.currentLine.over": "line", // // Golang "go.useLanguageServer": true, @@ -106,7 +126,6 @@ "[markdown]": { "editor.defaultFormatter": "yzhang.markdown-all-in-one" }, - "workbench.colorTheme": "Visual Studio Dark", "theme-by-language.themes": { "*": "Visual Studio Dark", "markdown": "Material Theme Darker High Contrast" diff --git a/.config/Code/User/snippets/go.json b/.config/Code/User/snippets/go.json new file mode 100644 index 0000000..4e9be0b --- /dev/null +++ b/.config/Code/User/snippets/go.json @@ -0,0 +1,15 @@ +{ + // Place your snippets for go here. Each snippet is defined under a snippet name and has a prefix, body and + // description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are: + // $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholders with the + // same ids are connected. + // Example: + // "Print to console": { + // "prefix": "log", + // "body": [ + // "console.log('$1');", + // "$2" + // ], + // "description": "Log output to console" + // } +} \ No newline at end of file diff --git a/.config/dolphinrc b/.config/dolphinrc index d625b7c..2f91285 100644 --- a/.config/dolphinrc +++ b/.config/dolphinrc @@ -24,8 +24,13 @@ Width 1366=700 Favorites= [General] +AutoExpandFolders=true +BrowseThroughArchives=true +FilterBar=false LockPanels=false +ModifiedStartupSettings=false ShowCopyMoveMenu=true +ShowFullPath=true ShowFullPathInTitlebar=true UseTabForSwitchingSplitView=true Version=200 @@ -37,15 +42,15 @@ IconSize=80 PreviewSize=48 [KPropertiesDialog] -Height 768=478 -Width 1366=446 +Height 768=450 +Width 1366=369 [MainWindow] -Height 768=455 +Height 768=703 MenuBar=Disabled -State=AAAA/wAAAAD9AAAAAwAAAAAAAAEhAAACnfwCAAAAAvsAAAAUAHAAbABhAGMAZQBzAEQAbwBjAGsBAAAAIgAAAVAAAAByAQAAA/sAAAAWAGYAbwBsAGQAZQByAHMARABvAGMAawEAAAFzAAABTAAAAHIBAAADAAAAAQAAALAAAAKd/AIAAAAB+wAAABAAaQBuAGYAbwBEAG8AYwBrAAAAACIAAAKdAAAAIgEAAAMAAAADAAAFVgAAAL/8AQAAAAH7AAAAGAB0AGUAcgBtAGkAbgBhAGwARABvAGMAawAAAAAAAAAFVgAAAEQBAAADAAAENAAAAp0AAAAEAAAABAAAAAgAAAAI/AAAAAEAAAACAAAAAQAAABYAbQBhAGkAbgBUAG8AbwBsAEIAYQByAQAAAAD/////AAAAAAAAAAA= +State=AAAA/wAAAAD9AAAAAwAAAAAAAADTAAACnfwCAAAAAvsAAAAUAHAAbABhAGMAZQBzAEQAbwBjAGsBAAAAIgAAAU8AAAByAQAAA/sAAAAWAGYAbwBsAGQAZQByAHMARABvAGMAawEAAAFyAAABTQAAAHIBAAADAAAAAQAAALAAAAKd/AIAAAAB+wAAABAAaQBuAGYAbwBEAG8AYwBrAAAAACIAAAKdAAAAIgEAAAMAAAADAAAFVgAAALr8AQAAAAH7AAAAGAB0AGUAcgBtAGkAbgBhAGwARABvAGMAawAAAAAAAAAFVgAAAEQBAAADAAAEggAAAp0AAAAEAAAABAAAAAgAAAAI/AAAAAEAAAACAAAAAQAAABYAbQBhAGkAbgBUAG8AbwBsAEIAYQByAQAAAAD/////AAAAAAAAAAA= ToolBarsMovable=Disabled -Width 1366=906 +Width 1366=1366 Window-Maximized 768x1366=true [MainWindow][Toolbar mainToolBar] diff --git a/.config/kglobalshortcutsrc b/.config/kglobalshortcutsrc index f8b09fc..540542e 100644 --- a/.config/kglobalshortcutsrc +++ b/.config/kglobalshortcutsrc @@ -1,6 +1,8 @@ [ActivityManager] -_k_friendly_name=Plasma +_k_friendly_name=System Settings +switch-to-activity-8cb67766-86a8-4ea0-b7be-d0ef393b2699=none,none, switch-to-activity-c51e89fb-89f9-4153-bd74-f5693faee0f9=none,none, +switch-to-activity-dc4a8a96-5405-4c89-b409-dfbcce79eb14=none,none, [KDE Keyboard Layout Switcher] Switch to Next Keyboard Layout=Ctrl+Alt+K,none,Switch to Next Keyboard Layout @@ -23,6 +25,10 @@ _launch=Meta+F,none,Launch Firefox Web Browser new-private-window=,none,Open a New Private Window new-window=none,none,Open a New Window +[flameshot.desktop] +_k_friendly_name=Launch Take graphical screenshot +_launch=Print,none,Launch Take graphical screenshot + [kaccess] Toggle Screen Reader On and Off=Meta+Alt+S,Meta+Alt+S,Toggle Screen Reader On and Off _k_friendly_name=Accessibility @@ -41,8 +47,8 @@ display=Display\tMeta+P,Display\tMeta+P,Switch Display [khotkeys] _k_friendly_name=KDE Daemon {1ff45512-b935-4692-82ae-66ad8e21567e}=Meta+Shift+Print,none,Take Rectangular Region Screenshot -{777f1fb2-5280-4829-9cd3-6ae6821285a4}=Shift+Print,none,Take Full Screen Screenshot -{997b3663-0f79-41ce-8f5e-b60234bfa25c}=Print,none,Start Screenshot Tool +{777f1fb2-5280-4829-9cd3-6ae6821285a4}=,none,Take Full Screen Screenshot +{997b3663-0f79-41ce-8f5e-b60234bfa25c}=,none,Start Screenshot Tool {d03619b6-9b3c-48cc-9d9c-a2aadb485550}=,none,Search {d3172651-b509-47b0-ae10-0e88f6464463}=Meta+Print,none,Take Active Window Screenshot @@ -236,6 +242,14 @@ stopmedia=Media Stop,Media Stop,Stop media playback _k_friendly_name=Launch Dolphin _launch=Meta+E,none,Launch Dolphin +[org.kde.spectacle.desktop] +ActiveWindowScreenShot=Ctrl+Print,none,Capture Active Window +CurrentMonitorScreenShot=,none,Capture Current Monitor +FullScreenScreenShot=none,none,Capture Entire Desktop +RectangularRegionScreenShot=,none,Capture Rectangular Region +_k_friendly_name=Launch Spectacle +_launch=,none,Launch Spectacle + [org_kde_powerdevil] Decrease Keyboard Brightness=Keyboard Brightness Down,Keyboard Brightness Down,Decrease Keyboard Brightness Decrease Screen Brightness=Monitor Brightness Down,Monitor Brightness Down,Decrease Screen Brightness @@ -279,7 +293,3 @@ Document=,none,New File Window=none,none,New Window _k_friendly_name=Launch Sublime Text _launch=Meta+S,none,Launch Sublime Text - -[typora.desktop] -_k_friendly_name=Launch Typora -_launch=Meta+M,none,Launch Typora