Compare commits

..

No commits in common. "29b20ad706944250b979ddd634769b0d0975b263" and "53f70f0a4e5667298e02ac3d3beace602b19638e" have entirely different histories.

2 changed files with 1 additions and 8 deletions

View File

@ -4,7 +4,6 @@
home.packages = [
pkgs.adwaita-icon-theme
pkgs.brightnessctl
pkgs.grimblast
pkgs.pamixer
pkgs.wtype
];

View File

@ -103,9 +103,6 @@
"$mod, B, exec, zen"
"$mod, Q, killactive"
"$mod, S, exec, grimblast copysave area /tmp/screenshot-$(date +%F--%T).png"
"$shiftMod, S, exec, grimblast copysave screen /tmp/screenshot-$(date +%F--%T).png"
# Window focus & movement
"$mod, H, movefocus, l"
"$mod, J, movefocus, d"
@ -116,10 +113,7 @@
"$shiftMod, K, movewindow, u"
"$shiftMod, L, movewindow, r"
"$mod, =, resizeactive, +10"
"$mod, -, resizeactive, -10"
# Text input (macOS-like way of producing Norwegian characters)
# Text input (Norwegian characters
"$mod, A, exec, wtype 'å'"
"$mod, O, exec, wtype 'ø'"
"$mod, semicolon, exec, wtype 'æ'"