Compare commits
No commits in common. "01b862aaa97bff3e46f15ff3501e5cf524da8011" and "173ffc0044ea9d1217d8c4fd0d270ffee2037de0" have entirely different histories.
01b862aaa9
...
173ffc0044
@ -39,8 +39,6 @@ in
|
||||
{
|
||||
home = {
|
||||
packages = with pkgs; [
|
||||
xdg-utils
|
||||
|
||||
font.package
|
||||
(nerdfonts.override {
|
||||
fonts = [ "DroidSansMono" "SourceCodePro" ];
|
||||
|
@ -190,10 +190,6 @@
|
||||
config = {
|
||||
input."1:1:AT_Translated_Set_2_keyboard".xkb_layout = "ie";
|
||||
output.eDP-1.scale = "1";
|
||||
keybindings = {
|
||||
"XF86MonBrightnessDown" = "exec ${pkgs.brightnessctl}/bin/brightnessctl set 5%-";
|
||||
"XF86MonBrightnessUp" = "exec ${pkgs.brightnessctl}/bin/brightnessctl set +5%";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user