forked from mylinuxforwork/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
quacko
committed
Dec 14, 2024
1 parent
f900850
commit 2c8d5a6
Showing
381 changed files
with
35,249 additions
and
307 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
__pycache__/ | ||
bookmarks | ||
venv |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
{ | ||
"security.workspace.trust.untrustedFiles": "open", | ||
"window.titleBarStyle": "custom", | ||
"editor.fontSize": 12, | ||
// "editor.fontFamily": "'Berkeley Mono', 'Droid Sans Mono', 'Font Awesome 6 Pro Regular','monospace', monospace", | ||
"editor.fontFamily": "'PragmataPro Mono Regular', 'Droid Sans Mono', 'Font Awesome 6 Pro Regular','monospace', monospace", | ||
|
||
"files.autoSave": "afterDelay", | ||
"files.exclude": { | ||
"**/__pycache__": true, | ||
"**/.syncthing.*": true, | ||
"**/.vscode": true | ||
}, | ||
"jupyter.askForKernelRestart": false, | ||
"editor.fontLigatures": false, | ||
"python.defaultInterpreterPath": "/home/kushy/Syncthing/Projects/Shoonya/venv", | ||
"pylint.lintOnChange": true, | ||
"git.enableSmartCommit": true, | ||
"git.openRepositoryInParentFolders": "never", | ||
"workbench.iconTheme": "symbols", | ||
"window.zoomLevel": 2, | ||
"symbols.hidesExplorerArrows": false, | ||
"colorInfo.languages": [ | ||
{ | ||
"selector": "json", | ||
"colors": "css" | ||
}, | ||
{ | ||
"selector": "html", | ||
"colors": "css" | ||
}, | ||
{ | ||
"selector": "html", | ||
"colors": "qss" | ||
} | ||
], | ||
"colorize.languages": [ | ||
"javascript", | ||
"json", | ||
"yml", | ||
"qss", | ||
"css" | ||
|
||
|
||
// ... | ||
], | ||
"explorer.confirmDelete": false, | ||
"workbench.colorTheme": "Default Light+", | ||
// "workbench.colorTheme": "Default Light+", | ||
|
||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
[General] | ||
notifiedUnsupportedHotkey=true | ||
showTray=true | ||
telemetry=false | ||
terminal=Console | ||
|
||
[applications] | ||
enabled=true | ||
use_exec=true | ||
use_generic_name=true | ||
use_keywords=true | ||
|
||
[audio_switcher] | ||
enabled=true | ||
|
||
[calculator_qalculate] | ||
enabled=true | ||
|
||
[copyq] | ||
enabled=true | ||
trigger="c " | ||
|
||
[python] | ||
enabled=true | ||
|
||
[python.audio_switcher] | ||
enabled=true | ||
|
||
[python.copyq] | ||
enabled=true | ||
trigger="c " | ||
|
||
[python.pomodoro] | ||
enabled=true | ||
trigger=pm | ||
|
||
[python.shoonya_totp] | ||
enabled=true | ||
|
||
[python.timer_new] | ||
enabled=true | ||
trigger="t " | ||
|
||
[shoonya_totp] | ||
enabled=true | ||
|
||
[system] | ||
command_hibernate=systemctl hibernate -i | ||
command_lock=swaylock | ||
command_poweroff=systemctl poweroff | ||
command_reboot=systemctl reboot | ||
command_suspend=systemctl suspend -i | ||
enabled=true | ||
|
||
[timer_new] | ||
enabled=true | ||
trigger="t " | ||
|
||
[widgetsboxmodel] | ||
alwaysOnTop=true | ||
clearOnHide=false | ||
clientShadow=false | ||
darkTheme=Custom Dark | ||
displayScrollbar=false | ||
followCursor=true | ||
hideOnFocusLoss=true | ||
historySearch=true | ||
itemCount=5 | ||
lightTheme=Custom Dark | ||
quitOnClose=false | ||
showCentered=true | ||
systemShadow=false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[AppImageLauncher] | ||
ask_to_move=true | ||
destination=/home/kushy/.local/bin/appimages | ||
enable_daemon=true | ||
|
||
[appimagelauncherd] | ||
%23%20additional_directories_to_watch=~/otherApplications:/even/more/applications | ||
%23%20monitor_mounted_filesystems=false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
lat: 26.4499 | ||
lng: 80.3319 | ||
dbusserver: true | ||
usegeoclue: true | ||
portal: true |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,155 @@ | ||
.bar { | ||
background-color: $bg; | ||
padding: .35rem 1.5rem .35rem 1.5rem; | ||
} | ||
|
||
scale trough { | ||
all: unset; | ||
background-color: $black; | ||
border-radius: 1rem; | ||
min-height: .3rem; | ||
min-width: 5rem; | ||
margin-left: .3rem; | ||
box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3); | ||
} | ||
|
||
.group { | ||
background-color: $bg-alt; | ||
padding: 0rem 1rem 0rem 1rem; | ||
border-radius: .5rem; | ||
} | ||
|
||
.power-icon, | ||
.pacman-icon, | ||
.network-icon, | ||
.volume-icon { | ||
font-size: 1.2rem; | ||
font-family: "Font Awesome 6 Pro Solid"; | ||
} | ||
|
||
.pacman-text, | ||
.network-text, | ||
.memory-info, | ||
.cpu-info { | ||
font-family: "SF Pro Text"; | ||
font-size: .9rem; | ||
font-weight: bold; | ||
} | ||
|
||
.power-icon { | ||
color: $red; | ||
margin-top: 0.1rem; | ||
} | ||
|
||
.workspaces { | ||
font-family: "Font Awesome 6 Pro Solid"; | ||
font-size: 1.2rem; | ||
background-color: $bg-alt; | ||
padding: .5rem 1rem .5rem 1rem; | ||
border-radius: .5rem; | ||
} | ||
.occupied-active { | ||
color: $green; | ||
} | ||
|
||
.occupied-inactive { | ||
color: rgba($fg, 0.3); | ||
} | ||
|
||
.empty-inactive { | ||
color: rgba($fg, 0.1); | ||
} | ||
|
||
.empty-active { | ||
color: $green; | ||
} | ||
|
||
.memory-inside, | ||
.cpu-inside { | ||
padding: .7rem; | ||
} | ||
|
||
.memory-bar { | ||
color: $magenta; | ||
background-color: $black; | ||
} | ||
|
||
.cpu-bar { | ||
color: $red; | ||
background-color: $black; | ||
} | ||
|
||
.pacman-icon { | ||
color: $yellow; | ||
} | ||
|
||
.pacman-text { | ||
color: $fg; | ||
margin-left: .3rem; | ||
} | ||
|
||
.volume-bar trough highlight { | ||
background: $green; | ||
border-radius: 1rem; | ||
} | ||
|
||
.network-text { | ||
color: $fg; | ||
margin-left: .3rem; | ||
} | ||
|
||
.clock { | ||
font-family: "SF Mono"; | ||
} | ||
|
||
.clock-hour { | ||
font-size: 1.2rem; | ||
font-weight: bold; | ||
color: $fg; | ||
} | ||
|
||
.clock-minute { | ||
font-size: 1.2rem; | ||
color: $fg-alt; | ||
} | ||
|
||
.clock-separator { | ||
font-size: 1.2rem; | ||
color: $fg-alt; | ||
margin-top: .075rem; | ||
} | ||
|
||
.musicbar-art { | ||
background-repeat: no-repeat; | ||
background-size: cover; | ||
background-position: center; | ||
min-width: 2.2rem; | ||
border-radius: 6.25rem; | ||
} | ||
|
||
.musicbar-title { | ||
font-size: 1rem; | ||
font-weight: bold; | ||
font-family: "SF Pro"; | ||
color: $fg; | ||
} | ||
|
||
.musicbar-toggle-icon { | ||
font-size: 1.25rem; | ||
} | ||
|
||
.musicbar-previous-icon, | ||
.musicbar-next-icon { | ||
font-size: 1rem; | ||
} | ||
|
||
.musicbar-previous-icon, | ||
.musicbar-next-icon, | ||
.musicbar-toggle-icon { | ||
font-family: "Font Awesome 6 Pro Solid"; | ||
color: $fg; | ||
|
||
&:hover { | ||
color: $magenta; | ||
} | ||
} |
Oops, something went wrong.