misc changes for vscodium and hyprland keybindings

This commit is contained in:
Sergio Laín 2023-07-29 18:38:46 +02:00
parent 10e210a276
commit 0c9eb4f8db
21 changed files with 71 additions and 73 deletions

View file

@ -2,12 +2,12 @@
"settings": {
"tabs": [
{
"name": "#general",
"url": "/channels/674984102860161025/674985827121758208",
"name": "#multimedia-general",
"url": "/channels/674984102860161025/675014488097030153",
"selected": true,
"currentStatus": "none",
"iconUrl": "https://cdn.discordapp.com/icons/674984102860161025/a4c5c84a118b923dfe68dccd886d1d87.webp?size=40",
"channelId": "674985827121758208"
"channelId": "675014488097030153"
},
{
"name": "#feedback-and-suggestions",
@ -26,12 +26,11 @@
"channelId": "635625917623828520"
},
{
"name": "@Sergio Laín",
"url": "/channels/@me/1107960185529581679",
"name": "Friends",
"url": "/channels/@me",
"selected": false,
"currentStatus": "offline",
"iconUrl": "https://cdn.discordapp.com/avatars/1087642197685452850/b61c2b287c9f9e3e31a5a9741884a33d.webp?size=40",
"channelId": "1107960185529581679"
"currentStatus": "none",
"iconUrl": "https://cdn.discordapp.com/embed/avatars/0.png"
}
],
"favs": [],

View file

@ -1,8 +1,8 @@
{
"all": {
"cachedState": {
"date": "2023-07-21T15:09:16.114Z",
"value": false
"date": "2023-07-26T09:28:29.710Z",
"value": true
},
"general": {
"showButton": true,

View file

@ -38,12 +38,22 @@
"items": [
{
"id": "workbench.action.reopenClosedEditor",
"label": "&&Reopen Closed Editor",
"enabled": false
"label": "&&Reopen Closed Editor"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "openRecentFolder",
"uri": {
"$mid": 1,
"external": "file:///home/matt/.config",
"path": "/home/matt/.config",
"scheme": "file"
},
"enabled": true,
"label": "~/.config"
},
{
"id": "openRecentFolder",
"uri": {
@ -59,12 +69,23 @@
"id": "openRecentFolder",
"uri": {
"$mid": 1,
"external": "file:///home/matt/.config",
"path": "/home/matt/.config",
"external": "file:///docs/Documentos/Repos/Personal/Cursos/Python",
"path": "/docs/Documentos/Repos/Personal/Cursos/Python",
"scheme": "file"
},
"enabled": true,
"label": "~/.config"
"label": "/docs/Documentos/Repos/Personal/Cursos/Python"
},
{
"id": "openRecentFolder",
"uri": {
"$mid": 1,
"external": "file:///home/matt/Juegos/SteamLibrary/steamapps/common/ELDEN%20RING",
"path": "/home/matt/Juegos/SteamLibrary/steamapps/common/ELDEN RING",
"scheme": "file"
},
"enabled": true,
"label": "~/Juegos/SteamLibrary/steamapps/common/ELDEN RING"
},
{
"id": "openRecentFolder",
@ -132,28 +153,6 @@
"enabled": true,
"label": "~/.config/kitty"
},
{
"id": "openRecentFolder",
"uri": {
"$mid": 1,
"external": "file:///home/matt/.oh-my-zsh",
"path": "/home/matt/.oh-my-zsh",
"scheme": "file"
},
"enabled": true,
"label": "~/.oh-my-zsh"
},
{
"id": "openRecentFolder",
"uri": {
"$mid": 1,
"external": "file:///home/matt/.oh-my-zsh/themes",
"path": "/home/matt/.oh-my-zsh/themes",
"scheme": "file"
},
"enabled": true,
"label": "~/.oh-my-zsh/themes"
},
{
"id": "vscode.menubar.separator"
},
@ -312,8 +311,7 @@
},
{
"id": "saveAll",
"label": "Save A&&ll",
"enabled": false
"label": "Save A&&ll"
},
{
"id": "vscode.menubar.separator"
@ -1819,13 +1817,13 @@
},
"windowsState": {
"lastActiveWindow": {
"folder": "file:///home/matt/.config/nvim",
"backupPath": "/home/matt/.config/VSCodium/Backups/0cb1dd62df9d1360fc2678a48f592495",
"folder": "file:///home/matt/.config",
"backupPath": "/home/matt/.config/VSCodium/Backups/375730732710406c4b825f9cde716ece",
"uiState": {
"mode": 1,
"x": 0,
"y": 0,
"width": 2516,
"width": 1246,
"height": 976
}
},
@ -1841,7 +1839,7 @@
"folderUri": "file:///home/matt/.config/awesome"
},
{
"folderUri": "file:///home/matt/.config/nvim"
"folderUri": "file:///home/matt/.config"
}
],
"emptyWindows": []
@ -1906,8 +1904,10 @@
"file:///home/matt/.config/fish": "__default__profile__",
"file:///home/matt/.config/eDEX-UI/themes": "__default__profile__",
"file:///home/matt/.config/nvim/lua": "-1645caa6",
"file:///home/matt/.config": "-1645caa6",
"file:///home/matt/.config/nvim": "-1645caa6"
"file:///home/matt/Juegos/SteamLibrary/steamapps/common/ELDEN%20RING": "__default__profile__",
"file:///docs/Documentos/Repos/Personal/Cursos/Python": "-1f364037",
"file:///home/matt/.config/nvim": "-1645caa6",
"file:///home/matt/.config": "-1645caa6"
},
"emptyWindows": {}
},

File diff suppressed because one or more lines are too long

View file

@ -140,7 +140,7 @@
"terminal.integrated.shellIntegration.suggestEnabled": true,
"catppuccin.extraBordersEnabled": true,
"codeium.enableSearch": true,
"editor.matchBrackets": "never",
"editor.matchBrackets": false,
"files.trimTrailingWhitespace": true,
"[markdown]": {
"files.trimTrailningWhitespace": false,

File diff suppressed because one or more lines are too long

View file

@ -140,7 +140,7 @@
"terminal.integrated.shellIntegration.suggestEnabled": true,
"catppuccin.extraBordersEnabled": true,
"codeium.enableSearch": true,
"editor.matchBrackets": false,
"editor.matchBrackets": "never",
"files.trimTrailingWhitespace": true,
"[markdown]": {
"files.trimTrailningWhitespace": false,
@ -252,8 +252,8 @@
"editor.defaultFormatter": "stylelint.vscode-stylelint"
},
"codeium.enableConfig": {
"*": false
"*": true,
"log": true
},
"search.followSymlinks": false,
"workbench.statusBar.visible": false
"search.followSymlinks": false
}

View file

@ -255,4 +255,5 @@
"search.followSymlinks": false,
"workbench.editor.showTabs": false,
"workbench.statusBar.visible": false,
"editor.minimap.enabled": false,
}

View file

@ -15,17 +15,17 @@ bind=SUPER,91,exec,librewolf # Numpad dot
bind=SUPER,22,exec,env WINIT_UNIX_BACKEND=x11 neovide # Return key
bind=SUPERSHIFT,22,exec,/usr/bin/codium --enable-features=UseOzonePlatform --ozone-platform=wayland --no-sandbox --unity-launch # Return key
# Thunar
bind=SUPER,90,exec,thunar # Numpad 0
bind=SUPER,87,exec,thunar ~/Descargas # Numpad 1
bind=SUPER,88,exec,thunar /docs/Documentos # Numpad 2
bind=SUPER,89,exec,thunar ~/Imagenes # Numpad 3
bind=SUPER,83,exec,thunar ~/Musica # Numpad 4
bind=SUPER,84,exec,thunar ~/Repos # Numpad 5
bind=SUPER,85,exec,thunar ~/Videos # Numpad 6
bind=SUPER,79,exec,thunar /vm # Numpad 7
bind=SUPER,80,exec,thunar ~/Juegos # Numpad 8
bind=SUPER,81,exec,thunar ~/.config # Numpad 9
# Nemo
bind=SUPER,90,exec,nemo # Numpad 0
bind=SUPER,87,exec,nemo ~/Descargas # Numpad 1
bind=SUPER,88,exec,nemo /docs/Documentos # Numpad 2
bind=SUPER,89,exec,nemo ~/Imagenes # Numpad 3
bind=SUPER,83,exec,nemo ~/Musica # Numpad 4
bind=SUPER,84,exec,nemo ~/Repos # Numpad 5
bind=SUPER,85,exec,nemo ~/Videos # Numpad 6
bind=SUPER,79,exec,nemo /vm # Numpad 7
bind=SUPER,80,exec,nemo ~/Juegos # Numpad 8
bind=SUPER,81,exec,nemo ~/.config # Numpad 9
# Kitty
bind=SUPER,RETURN,exec,kitty
bind=SUPERSHIFT,87,exec,kitty ~/Descargas # Numpad 1

View file

@ -17,8 +17,7 @@ windowrulev2 = workspace 19,class:^(virt-manager)$
windowrulev2 = workspace 23 silent,class:^(thunderbird)$
windowrulev2 = workspace 18,class:^(com-atlauncher-App)$
windowrulev2 = workspace 18,class:^(heroic)$
windowrulev2 = workspace 14,class:^(Thunar)$
windowrulev2 = workspace 14,class:^(thunar)$
windowrulev2 = workspace 14,class:^(nemo)$
windowrulev2 = workspace 8,class:^(cemu)$
windowrulev2 = workspace 8,class:^(info.cemu.Cemu)$
windowrulev2 = workspace 8,class:^(dolphin-emu)$
@ -40,6 +39,7 @@ windowrulev2 = workspace 5,class:^(Geeqie)$
windowrule = float, xfce-polkit
windowrule = float, galculator
windowrule = float, title:Open File
windowrule = float, title:Open Folder
windowrule = float, title:branchdialog
windowrule = float, nwg-look
windowrule = float, nm-connection-editor

View file

@ -1,2 +1,2 @@
Calibri;AestheticIosevka Nerd Font;Material Icons;Aesthetic Iosevka Original;Calibri
Calibri;Aesthetic Iosevka Original;Material Icons;AestheticIosevka Nerd Font;Calibri

File diff suppressed because one or more lines are too long

10
.zshrc
View file

@ -111,6 +111,7 @@ fi
# alias zshconfig="mate ~/.zshrc"
# alias ohmyzsh="mate ~/.oh-my-zsh"
eval "$(zoxide init zsh)"
# Some aliases
alias code='vscodium'
@ -119,12 +120,9 @@ alias tree='exa --long --header -a --icons --tree'
alias bruh='genact -s 4'
alias matrix='unimatrix'
alias q='exit'
alias install='sudo pacman -S '
alias uninstall='sudo pacman -R '
alias yayinstall='yay -S '
alias yayuninstall='yay -R '
alias update='sudo pacman -Syu'
alias yayupdate='yay -Syu'
alias install='yay -S '
alias uninstall='yay -R '
alias update='yay -Syu'
alias search='pacseek'
alias gpt='tgpt'
alias clock='tty-clock -sbc'