added vscode settings
This commit is contained in:
parent
358503f857
commit
b66a71129e
17 changed files with 807 additions and 18 deletions
10
.config/Android Open Source Project/Emulator.conf
Normal file
10
.config/Android Open Source Project/Emulator.conf
Normal file
|
@ -0,0 +1,10 @@
|
|||
[General]
|
||||
showGpuWarning=false
|
||||
|
||||
[set]
|
||||
autoFindAdb=true
|
||||
clipboardSharing=true
|
||||
crashReportPreference=0
|
||||
disableMouseWheel=false
|
||||
disablePinchToZoom=false
|
||||
savePath=/home/rafayahmad/Desktop
|
|
@ -1,8 +1,8 @@
|
|||
[FileDialog]
|
||||
history=file:///home, file:///home/rafayahmad, file:///usr/share/icons/Adwaita/cursors, file:///usr/share/icons/breeze-dark, file:///usr/share/icons/mytheme/cursors
|
||||
lastVisited=file:///usr/share/icons/mytheme/cursors
|
||||
qtVersion=5.15.15
|
||||
shortcuts=file:///home/rafayahmad/Downloads, file:///home/rafayahmad/Documents, file:///home/rafayahmad, file:mods
|
||||
sidebarWidth=103
|
||||
history=file:///usr/share/icons/Adwaita/cursors, file:///usr/share/icons/breeze-dark, file:///usr/share/icons/mytheme/cursors, file:///home/rafayahmad/Downloads, file:///opt/zoom
|
||||
lastVisited=file:///opt/zoom
|
||||
qtVersion=5.15.17
|
||||
shortcuts=file:///home/rafayahmad/Documents, file:///home/rafayahmad/Downloads, file:///home/rafayahmad, file:mods
|
||||
sidebarWidth=48
|
||||
treeViewHeader=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\x1\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x2[\0\0\0\x4\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x4\0\0\x1\x45\0\0\0\x1\0\0\0\0\0\0\0H\0\0\0\x1\0\0\0\0\0\0\0N\0\0\0\x1\0\0\0\0\0\0\0\x80\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\xff\xff\xff\xff)
|
||||
viewMode=Detail
|
||||
|
|
3
.config/Unknown Organization/zoom.conf
Normal file
3
.config/Unknown Organization/zoom.conf
Normal file
|
@ -0,0 +1,3 @@
|
|||
[General]
|
||||
key_pmi=6173642469
|
||||
key_pmi_invite_msg="Ultimate Success is inviting you to a scheduled Zoom meeting.\r\n\r\nTopic: Ultimate Success's Personal Meeting Room\r\n\r\nJoin Zoom Meeting\r\nhttps://us05web.zoom.us/j/6173642469?pwd=OXFkUDRndGZLKzA2RUg4U2srNG5FQT09\r\n\r\nMeeting ID: 617 364 2469\r\nPasscode: 3ctxDk\r\n\r\n"
|
Binary file not shown.
|
@ -58,8 +58,8 @@ bind = $mainMod, R, exec, ~/dotfiles/scripts/reloadwaybar
|
|||
bind = $mainMod CTRL, R, exec, killall waybar
|
||||
|
||||
# Screenshots
|
||||
bind = , Print, exec, grim -g "$(slurp)" && mv ~/ *_grim.png ~/Pictures/screenshots
|
||||
bind = $mainMod, Print, exec, grim && mv ~/*_grim.png ~/Pictures/screenshots
|
||||
bind = , Print, exec, grim -g "$(slurp)"
|
||||
bind = $mainMod, Print, exec, grim
|
||||
|
||||
# Color Picker
|
||||
bind = ALT, P, exec, hyprpicker --format=hex -a
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
listener {
|
||||
timeout = 300 # in seconds
|
||||
on-timeout = ~/Stuff/scripts/currentWallpaperHyprlock.sh
|
||||
on-timeout = ~/dotfiles/scripts/currentWallpaperHyprlock.sh
|
||||
}
|
||||
|
|
|
@ -12,11 +12,12 @@ monitor=HDMI-A-1,1920x1080@60,0x0,1,mirror,eDP-1
|
|||
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
||||
|
||||
# Execute your favorite apps at launch
|
||||
exec-once = hyprpaper && ~/dotfiles/scripts/currentWallpaperHyprlock.sh
|
||||
exec-once = hypridle
|
||||
exec-once = waybar
|
||||
exec-once = hyprpaper && ~/dotfiles/scripts/currentWallpaperHyprlock.sh
|
||||
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
exec-once = ~/dotfiles/scripts/battWarning.sh
|
||||
exec-once = [workspace 4 silent] flatpak run com.rtosta.zapzap
|
||||
|
||||
# Source a file (multi-file configs)
|
||||
# source = ~/.config/hypr/myColors.conf
|
||||
|
|
|
@ -19,8 +19,8 @@ input-field {
|
|||
dots_spacing = 0.15 # Scale of dots' absolute size, 0.0 - 1.0
|
||||
dots_center = true
|
||||
dots_rounding = -1 # -1 default circle, -2 follow input-field rounding
|
||||
outer_color = rgba(000000,0)
|
||||
inner_color = rgba(000000,0)
|
||||
outer_color = rgba(0, 0, 0, 0)
|
||||
inner_color = rgba(0, 0, 0, 0)
|
||||
font_color = rgb(FFFFFF)
|
||||
fade_on_empty = true
|
||||
fade_timeout = 1000 # Milliseconds before fade_on_empty is triggered.
|
||||
|
|
|
@ -19,8 +19,8 @@ input-field {
|
|||
dots_spacing = 0.15 # Scale of dots' absolute size, 0.0 - 1.0
|
||||
dots_center = true
|
||||
dots_rounding = -1 # -1 default circle, -2 follow input-field rounding
|
||||
outer_color = rgba(000000,0)
|
||||
inner_color = rgba(000000,0)
|
||||
outer_color = rgba(0, 0, 0, 0)
|
||||
inner_color = rgba(0, 0, 0, 0)
|
||||
font_color = rgb(FFFFFF)
|
||||
fade_on_empty = true
|
||||
fade_timeout = 1000 # Milliseconds before fade_on_empty is triggered.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
splash = false
|
||||
preload = ~/Pictures/bgs/2.png
|
||||
preload = ~/Pictures/bgs/1.png
|
||||
wallpaper = eDP-1, ~/Pictures/bgs/1.png
|
||||
preload = ~/dotfiles/bgs/2.png
|
||||
preload = ~/dotfiles/bgs/1.png
|
||||
wallpaper = eDP-1, ~/dotfiles/bgs/1.png
|
||||
|
|
|
@ -66,7 +66,7 @@
|
|||
|
||||
"custom/arch": {
|
||||
"format": "",
|
||||
"on-click": "~/Stuff/scripts/changeWallpaper.sh",
|
||||
"on-click": "~/dotfiles/scripts/changeWallpaper.sh",
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
|
|
7
.config/zoom.conf
Normal file
7
.config/zoom.conf
Normal file
|
@ -0,0 +1,7 @@
|
|||
[General]
|
||||
initialize_flag=1
|
||||
random_key="qCGKV85bpbKrNqHAoDmcHqaFue1s0hKMMo/qcPLrm5o="
|
||||
u-ra_joytbgdcl4brzjfjw%40xmpp.zoom.us.asyn.enc.db=1
|
||||
u-ra_joytbgdcl4brzjfjw%40xmpp.zoom.us.enc.db=1
|
||||
u-ra_joytbgdcl4brzjfjw%40xmpp.zoom.us.idx.enc.db=1
|
||||
u-ra_joytbgdcl4brzjfjw%40xmpp.zoom.us.sync.enc.db=1
|
89
.config/zoomus.conf
Normal file
89
.config/zoomus.conf
Normal file
|
@ -0,0 +1,89 @@
|
|||
[General]
|
||||
%2B8gcPZIuASRcihpYJW6UA83rPnH%2B7ifu11s9xp3p8Rc%23=1728574875
|
||||
63tJmSFEpYg9dR34FZPBHK8VKGPcUT1yDVJWSS9UTuU%23=1728574876
|
||||
GeoLocale=system
|
||||
SensitiveInfoMaskOn=true
|
||||
UeJ7AgrtBappnQjaaFui4jk8yVCY2K4zE14gyE34Rzo%23=1728574876
|
||||
autoPlayGif=false
|
||||
autoScale=true
|
||||
bForceMaximizeWM=false
|
||||
captureHDCamera=true
|
||||
cefInstanceCountLimit=-1
|
||||
cefRefreshTime=0
|
||||
chatListPanelLastWidth=230
|
||||
com.disable.connection.pk.status=false
|
||||
com.zoom.client.langid=0
|
||||
conf.webserver=https://us05web.zoom.us
|
||||
conf.webserver.vendor.default=https://zoom.us
|
||||
currentMeetingId=89563762162
|
||||
deviceID=8C:55:4A:D2:9F:FB
|
||||
disableCef=false
|
||||
enable.host.auto.grab=true
|
||||
enableAlphaBuffer=true
|
||||
enableCefGpu=false
|
||||
enableCefLog=false
|
||||
enableCloudSwitch=true
|
||||
enableLog=true
|
||||
enableMiniWindow=true
|
||||
enableQmlCache=true
|
||||
enableScreenSaveGuard=false
|
||||
enableStartMeetingWithRoomSystem=false
|
||||
enableTestMode=false
|
||||
enablegpucomputeutilization=false
|
||||
fake.version=
|
||||
flashChatTime=0
|
||||
forceEnableTrayIcon=true
|
||||
forceSSOURL=
|
||||
host.auto.grab.interval=10
|
||||
isTransCoding=false
|
||||
jK9BkbV8zNjw7whdX9AnddbmbOu4N8hVKwVt8iDnC38%23=1728574875
|
||||
logLevel=info
|
||||
newMeetingWithVideo=true
|
||||
noSandbox=false
|
||||
pOoALJyX%2BqjXWD3Cr1Q4lH5ZpVshFjYob0SH3xBr2jQ%23=1728574876
|
||||
playSoundForNewMessage=false
|
||||
shareBarTopMargin=0
|
||||
showOneTimePTAICTipHubble=false
|
||||
showOneTimeQAMostUpvoteHubble=true
|
||||
showOneTimeQueriesOptionTip=true
|
||||
showOneTimeTranslationUpSellTip=false
|
||||
showSystemTitlebar=false
|
||||
sso_domain=.zoom.us
|
||||
sso_gov_domain=.zoomgov.com
|
||||
system.audio.type=default
|
||||
timeFormat12HoursEnable=true
|
||||
translationFreeTrialTipShowTime=0
|
||||
upcoming_meeting_header_image=
|
||||
useSystemTheme=false
|
||||
userEmailAddress=rafayahmad1425@gmail.com
|
||||
xwayland=true
|
||||
|
||||
[1VGa6fEsTQYEquYOdMv]
|
||||
j1V5NQSTWNQPlSB8TSaIgvM%23=1728574876
|
||||
|
||||
[AS]
|
||||
showframewindow=true
|
||||
|
||||
[CodeSnippet]
|
||||
lastCodeType=0
|
||||
wrapMode=0
|
||||
|
||||
[YF]
|
||||
0eWmMbhXv8dLkLuwpAohJHPqqY98tsvJ8RMNR5r0%23=1728792736
|
||||
|
||||
[ZfyNXsYVXn89sSD]
|
||||
u%2BfYJObfh7c2x33NhQnPBCxnUKg%23=1728574875
|
||||
|
||||
[chat.recent]
|
||||
recentlast.session=
|
||||
|
||||
[p2j01nOS5WVbsNRvQFnMTmH5SbwLdPoVQxAt]
|
||||
B0jJHc%23=1728574875
|
||||
|
||||
[pvKc9SrvNy]
|
||||
UrM6djKC7sBYYhjF2xNCSHVpXDpFealQ%23=1728574875
|
||||
|
||||
[zoom_new_im]
|
||||
is_landscape_mode=true
|
||||
main_frame_pixel_pos_narrow="376,770"
|
||||
main_frame_pixel_pos_wide="1876,999"
|
Loading…
Add table
Add a link
Reference in a new issue