7 files changed,
16 insertions(+),
16 deletions(-)
Author:
Smirnov Oleksandr
ss2316544@gmail.com
Committed at:
2025-01-02 23:26:38 +0200
Parent:
efb4418
jump to
| M | bin/arch-upd |
| M | bin/ipinfo |
| M | bin/issue |
| M | bin/npm-install-globals |
| M | bin/today |
| M | bin/wofi-power-menu |
| M | config/hypr/hyprland.conf |
M
bin/npm-install-globals
··· 1 1 #!/usr/bin/env bash 2 -exec npm i -g yaml-language-server vscode-langservers-extracted typescript-language-server bash-language-server svelte-language-server 2 +exec npm i -g yaml-language-server vscode-langservers-extracted typescript-language-server bash-language-server
M
config/hypr/hyprland.conf
··· 165 165 166 166 bind = $mod, f, fullscreen 167 167 bind = $mod Ctrl, f, togglefloating 168 - bind = , Print, exec, grim -g "$(slurp)" - | wl-copy 168 + bind = , Print, exec, hyprshot -m region 169 + bind = , SHIFT Print, exec, hyprshot -m output 169 170 170 171 # programs {{{ 171 172 bind = $mod SHIFT, w, exec, brave