update with configs from foxbox

- fix sway rules
- update vesktop settings
- add gray formatter to vs code
- fix waybar config for polycat
This commit is contained in:
askiiart 2024-11-15 08:41:18 -06:00
parent 4548734191
commit b7e31f6e2d
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30
4 changed files with 59 additions and 31 deletions

View file

@ -45,7 +45,7 @@ for_window [title="^Steam Keyboard$"] floating enable
for_window [class="Minecraft.*"] floating enable
# make claws mail TLS thing float
for_window [app_id="claws-mail" title="TLS certificate is unknown"] floating enable, resize set 600 400
for_window [app_id="claws-mail" title="^TLS certificate is unknown$"] floating enable, resize set 600 400
# other execs
#exec /home/askiiart/.config/sway/dbus-sway-environment.sh
@ -55,7 +55,7 @@ bindsym Mod4+Shift+N exec "pkill -9 swaync; swaync"
# polkit
exec --no-startup-id lxqt-policykit-agent
for_window [title="Authentication Required" app_id="lxqt-policykit-agent"] floating enable, resize set 350 200
for_window [title="^Authentication Required$" app_id="lxqt-policykit-agent"] floating enable, resize set 350 200
# lock when Scroll_Lock is pressed
bindsym Scroll_Lock exec --no-startup-id $lockwall, mode "default"

View file

@ -49,7 +49,8 @@
"enabled": false
},
"NoTrack": {
"enabled": true
"enabled": true,
"disableAnalytics": true
},
"Settings": {
"enabled": true,
@ -116,11 +117,11 @@
},
"CustomRPC": {
"enabled": true,
"type": 3,
"type": 2,
"timestampMode": 2,
"appID": "1173702678707195904",
"appName": "you sleep",
"details": "Hello.",
"appName": "the screams of the damned",
"details": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"state": ""
},
"Dearrow": {
@ -131,7 +132,8 @@
},
"Experiments": {
"enabled": true,
"enableIsStaff": false
"enableIsStaff": false,
"toolbarDevMenu": false
},
"F8Break": {
"enabled": false
@ -365,6 +367,14 @@
"PreviewMessage": {
"enabled": false
},
"PronounDB": {
"enabled": true,
"showInMessages": true,
"showSelf": true,
"pronounSource": 0,
"showInProfile": true,
"pronounsFormat": "LOWERCASE"
},
"QuickMention": {
"enabled": false
},
@ -390,7 +400,9 @@
"enabled": true,
"chatMentions": true,
"memberList": true,
"voiceUsers": true
"voiceUsers": true,
"reactorsList": true,
"colorChatMessages": false
},
"SecretRingToneEnabler": {
"enabled": false
@ -478,7 +490,9 @@
},
"UserVoiceShow": {
"enabled": true,
"showInUserProfileModal": true
"showInUserProfileModal": true,
"showInMemberList": true,
"showInMessages": true
},
"USRBG": {
"enabled": false
@ -577,7 +591,10 @@
"ShowHiddenThings": {
"enabled": true,
"showTimeouts": true,
"showInvitesPaused": true
"showInvitesPaused": true,
"showModView": true,
"disableDiscoveryFilters": true,
"disableDisallowedDiscoveryFilters": true
},
"BetterSessions": {
"enabled": false
@ -601,20 +618,6 @@
"UserSettingsAPI": {
"enabled": true
},
"FullSearchContext": {
"enabled": false
},
"UserMessagesPronouns": {
"enabled": true,
"showInMessages": true,
"showSelf": true,
"pronounSource": 0,
"showInProfile": true,
"pronounsFormat": "LOWERCASE"
},
"DynamicImageModalAPI": {
"enabled": true
},
"AccountPanelServerProfile": {
"enabled": false
},
@ -642,9 +645,6 @@
"DontRoundMyTimestamps": {
"enabled": false
},
"FixImagesQuality": {
"enabled": false
},
"ImageLink": {
"enabled": false
},
@ -654,6 +654,9 @@
"MessageLatency": {
"enabled": false
},
"NoDefaultHangStatus": {
"enabled": false
},
"NoMaskedUrlPaste": {
"enabled": false
},
@ -674,6 +677,30 @@
},
"Summaries": {
"enabled": false
},
"ShowTimeoutDuration": {
"enabled": false
},
"StickerPaste": {
"enabled": false
},
"ValidReply": {
"enabled": false
},
"VoiceDownload": {
"enabled": false
},
"VolumeBooster": {
"enabled": false
},
"WebScreenShareFixes": {
"enabled": true
},
"YoutubeAdblock": {
"enabled": true
},
"FullSearchContext": {
"enabled": false
}
},
"notifications": {
@ -683,9 +710,9 @@
"logLimit": 50
},
"cloud": {
"authenticated": true,
"authenticated": false,
"url": "https://api.vencord.dev/",
"settingsSync": true,
"settingsSyncVersion": 1730605482947
"settingsSync": false,
"settingsSyncVersion": 1728585500660
}
}

View file

@ -89,6 +89,7 @@ novy.vsc-gcode
phplasma.csv-to-table
pilleye.dusk-theme
platformio.platformio-ide
procratstinator.gray-formatter
raynigon.nginx-formatter
rdnlsmith.linux-themes
redhat.java

View file

@ -41,7 +41,7 @@
},
"custom/polycat": {
"exec": "polycat",
"interval": "once"
"restart-interval": 0
},
"keyboard-state": {
"numlock": true,