Compare commits
No commits in common. "dcd624e4c0258918225fd5668508d9cbfb91b1d7" and "a4c6063bb1ca9c73eac49137a1ce055c8d50d3fc" have entirely different histories.
dcd624e4c0
...
a4c6063bb1
2 changed files with 2 additions and 2 deletions
|
|
@ -78,7 +78,7 @@
|
||||||
nixpkgs-review
|
nixpkgs-review
|
||||||
|
|
||||||
# Dev Things
|
# Dev Things
|
||||||
vscode
|
vscodium
|
||||||
code-cursor
|
code-cursor
|
||||||
windsurf
|
windsurf
|
||||||
android-studio
|
android-studio
|
||||||
|
|
|
||||||
|
|
@ -172,7 +172,7 @@
|
||||||
"$mod SHIFT, down, movewindow, d"
|
"$mod SHIFT, down, movewindow, d"
|
||||||
|
|
||||||
# make Screenshot with Mod + Shift + S
|
# make Screenshot with Mod + Shift + S
|
||||||
"$mod SHIFT, S, exec, ${hyprshot} -z -m region -o /home/etwas/Pictures/screenshots"
|
"$mod SHIFT, S, exec, ${hyprshot} -m region -o /home/etwas/Pictures/screenshots"
|
||||||
|
|
||||||
"$mod, 0, workspace, 10"
|
"$mod, 0, workspace, 10"
|
||||||
"$mod SHIFT, 0, movetoworkspacesilent, 10"
|
"$mod SHIFT, 0, movetoworkspacesilent, 10"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue