Compare commits
3 commits
9337796338
...
012e9b835f
Author | SHA1 | Date | |
---|---|---|---|
|
012e9b835f | ||
|
eb7be4f921 | ||
|
b175451f93 |
3 changed files with 4 additions and 8 deletions
|
@ -130,3 +130,6 @@ elif command_exists "code-oss"; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "restore.sh done!"
|
echo "restore.sh done!"
|
||||||
|
|
||||||
|
# default applications
|
||||||
|
xdg-settings set default-web-browser librewolf.desktop
|
||||||
|
|
|
@ -33,7 +33,7 @@ mode "$mode_system" {
|
||||||
bindsym e exec --no-startup-id swaymsg exit, mode "default"
|
bindsym e exec --no-startup-id swaymsg exit, mode "default"
|
||||||
bindsym r exec --no-startup-id reboot, mode "default"
|
bindsym r exec --no-startup-id reboot, mode "default"
|
||||||
bindsym s exec --no-startup-id shutdown now, mode "default"
|
bindsym s exec --no-startup-id shutdown now, mode "default"
|
||||||
bindsym u exec --no-startup-id "swaylock -i ~/.config/sway/backgrounds/2560x1440.png -f; systemctl suspend", mode "default"
|
bindsym u exec --no-startup-id "swaylock -i ~/.config/sway/backgrounds/2560x1440.png -f; systemctl suspend", mode "default"
|
||||||
|
|
||||||
# back to normal: Enter or Escape
|
# back to normal: Enter or Escape
|
||||||
bindsym Return mode "default"
|
bindsym Return mode "default"
|
||||||
|
|
|
@ -16,7 +16,6 @@ ctenbrinke.vscode-tsv
|
||||||
danielpinto8zz6.c-cpp-compile-run
|
danielpinto8zz6.c-cpp-compile-run
|
||||||
davidanson.vscode-markdownlint
|
davidanson.vscode-markdownlint
|
||||||
diegomolina.css-minify
|
diegomolina.css-minify
|
||||||
donjayamanne.githistory
|
|
||||||
dustypomerleau.rust-syntax
|
dustypomerleau.rust-syntax
|
||||||
dzhavat.git-cheatsheet
|
dzhavat.git-cheatsheet
|
||||||
equinusocio.vsc-material-theme-icons
|
equinusocio.vsc-material-theme-icons
|
||||||
|
@ -37,14 +36,11 @@ harryhopkinson.vim-theme
|
||||||
hoovercj.vscode-settings-cycler
|
hoovercj.vscode-settings-cycler
|
||||||
icrawl.discord-vscode
|
icrawl.discord-vscode
|
||||||
itzselenux.lm-theme
|
itzselenux.lm-theme
|
||||||
jinxdash.prettier-rust
|
|
||||||
jnoortheen.nix-ide
|
jnoortheen.nix-ide
|
||||||
joelcrosby.one-dark-darker
|
joelcrosby.one-dark-darker
|
||||||
jscearcy.rust-doc-viewer
|
jscearcy.rust-doc-viewer
|
||||||
kelvin.vscode-sshfs
|
|
||||||
kisstkondoros.vscode-gutter-preview
|
kisstkondoros.vscode-gutter-preview
|
||||||
kokoscript.loopytheme
|
kokoscript.loopytheme
|
||||||
l13rary.l13-diff
|
|
||||||
lacroixdavid1.vscode-format-context-menu
|
lacroixdavid1.vscode-format-context-menu
|
||||||
laurenclark.sappho
|
laurenclark.sappho
|
||||||
lorettadevs.loretta-lua
|
lorettadevs.loretta-lua
|
||||||
|
@ -57,7 +53,6 @@ mechatroner.rainbow-csv
|
||||||
mhutchie.git-graph
|
mhutchie.git-graph
|
||||||
mohd-akram.vscode-html-format
|
mohd-akram.vscode-html-format
|
||||||
ms-azuretools.vscode-docker
|
ms-azuretools.vscode-docker
|
||||||
ms-dotnettools.vscode-dotnet-runtime
|
|
||||||
ms-mssql.data-workspace-vscode
|
ms-mssql.data-workspace-vscode
|
||||||
ms-mssql.mssql
|
ms-mssql.mssql
|
||||||
ms-mssql.sql-bindings-vscode
|
ms-mssql.sql-bindings-vscode
|
||||||
|
@ -102,7 +97,6 @@ redhat.vscode-yaml
|
||||||
robbowen.synthwave-vscode
|
robbowen.synthwave-vscode
|
||||||
rokoroku.vscode-theme-darcula
|
rokoroku.vscode-theme-darcula
|
||||||
rust-lang.rust-analyzer
|
rust-lang.rust-analyzer
|
||||||
sanaajani.taskrunnercode
|
|
||||||
shahilkumar.docxreader
|
shahilkumar.docxreader
|
||||||
slevesque.vscode-zipexplorer
|
slevesque.vscode-zipexplorer
|
||||||
st0pien.min-darker
|
st0pien.min-darker
|
||||||
|
@ -115,7 +109,6 @@ tomoki1207.pdf
|
||||||
ttoowa.in-your-face-incredible
|
ttoowa.in-your-face-incredible
|
||||||
twxs.cmake
|
twxs.cmake
|
||||||
usernamehw.errorlens
|
usernamehw.errorlens
|
||||||
vadimcn.vscode-lldb
|
|
||||||
vinaykumar.vice
|
vinaykumar.vice
|
||||||
visualstudioexptteam.intellicode-api-usage-examples
|
visualstudioexptteam.intellicode-api-usage-examples
|
||||||
visualstudioexptteam.vscodeintellicode
|
visualstudioexptteam.vscodeintellicode
|
||||||
|
|
Loading…
Reference in a new issue