updates to darp8 system
This commit is contained in:
@@ -15,6 +15,7 @@ window-decoration = false
|
|||||||
|
|
||||||
# Linux Specific
|
# Linux Specific
|
||||||
gtk-wide-tabs = true
|
gtk-wide-tabs = true
|
||||||
|
gtk-single-instance = true
|
||||||
|
|
||||||
# MacOS Specific
|
# MacOS Specific
|
||||||
#macos-non-native-fullscreen = true
|
#macos-non-native-fullscreen = true
|
||||||
|
|||||||
@@ -110,7 +110,7 @@ gestures {
|
|||||||
|
|
||||||
input {
|
input {
|
||||||
touchpad {
|
touchpad {
|
||||||
disable_while_typing=false
|
disable_while_typing=true
|
||||||
drag_lock=false
|
drag_lock=false
|
||||||
middle_button_emulation=true
|
middle_button_emulation=true
|
||||||
natural_scroll=true
|
natural_scroll=true
|
||||||
|
|||||||
@@ -49,7 +49,7 @@ in
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
time.timeZone = "Europe/Madrid";
|
time.timeZone = "Europe/Dublin";
|
||||||
|
|
||||||
i18n= {
|
i18n= {
|
||||||
defaultLocale = "en_US.UTF-8";
|
defaultLocale = "en_US.UTF-8";
|
||||||
|
|||||||
@@ -12,6 +12,7 @@
|
|||||||
brave
|
brave
|
||||||
brightnessctl
|
brightnessctl
|
||||||
btop
|
btop
|
||||||
|
comma
|
||||||
emacs-all-the-icons-fonts
|
emacs-all-the-icons-fonts
|
||||||
emacsPackages.pdf-tools
|
emacsPackages.pdf-tools
|
||||||
exfatprogs
|
exfatprogs
|
||||||
|
|||||||
@@ -34,7 +34,7 @@
|
|||||||
# networking.firewall.allowedUDPPorts = [ ... ];
|
# networking.firewall.allowedUDPPorts = [ ... ];
|
||||||
};
|
};
|
||||||
|
|
||||||
time.timeZone = "Europe/Madrid";
|
time.timeZone = "Europe/Dublin";
|
||||||
|
|
||||||
i18n= {
|
i18n= {
|
||||||
defaultLocale = "en_US.UTF-8";
|
defaultLocale = "en_US.UTF-8";
|
||||||
|
|||||||
Reference in New Issue
Block a user