add bruno, rollback intellij
This commit is contained in:
@@ -233,7 +233,7 @@ in
|
|||||||
"$mainMod, I, exec, ${rofi} -show drun -show-icons"
|
"$mainMod, I, exec, ${rofi} -show drun -show-icons"
|
||||||
"$mainMod, period, exec, ${rofimoji}"
|
"$mainMod, period, exec, ${rofimoji}"
|
||||||
"$mainMod, Z, exec, hyprshade off && (${woomer} &) && hyprshade auto"
|
"$mainMod, Z, exec, hyprshade off && (${woomer} &) && hyprshade auto"
|
||||||
''$mainMod, S, exec, echo "skip" | nc kopatz.ddns.net 8888''
|
''$mainMod, S, exec, echo "skip" | nc kopatz.dev 8888''
|
||||||
''$mainMod, R, exec, hyprctl hyprpaper reload ,"$(ls -d /synced/default/dinge/Bg/* | shuf -n 1)"''
|
''$mainMod, R, exec, hyprctl hyprpaper reload ,"$(ls -d /synced/default/dinge/Bg/* | shuf -n 1)"''
|
||||||
"$mainMod, W, exec, hyprctl hyprpaper reload ,${config.stylix.image}"
|
"$mainMod, W, exec, hyprctl hyprpaper reload ,${config.stylix.image}"
|
||||||
" , Print, exec, hyprshade off && ${grimblast} --freeze copy area && hyprshade auto"
|
" , Print, exec, hyprshade off && ${grimblast} --freeze copy area && hyprshade auto"
|
||||||
|
|||||||
@@ -14,9 +14,9 @@ in
|
|||||||
documentation.dev.enable = true;
|
documentation.dev.enable = true;
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
man-pages
|
man-pages
|
||||||
jetbrains.idea-ultimate
|
stable.jetbrains.idea-ultimate
|
||||||
typescript
|
typescript
|
||||||
insomnia
|
bruno
|
||||||
nodejs_22 # needed for tabby extension
|
nodejs_22 # needed for tabby extension
|
||||||
python3
|
python3
|
||||||
gcc
|
gcc
|
||||||
|
|||||||
Reference in New Issue
Block a user