-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtodo.txt
50 lines (37 loc) · 1.75 KB
/
todo.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
SOLAAR
* sync config apo .config/solaar
* arxeio me onoma 42-logitech-unify-permissions.rules sto /etc/udev/rules.d
kai kserasma mesa
# This rule was added by Solaar.
#
# Allows non-root users to have raw access to Logitech devices.
# Allowing users to write to the device is potentially dangerous
# because they could perform firmware updates.
KERNEL=="uinput", SUBSYSTEM=="misc", TAG+="uaccess", OPTIONS+="static_node=uinput"
ACTION != "add", GOTO="solaar_end"
SUBSYSTEM != "hidraw", GOTO="solaar_end"
# USB-connected Logitech receivers and devices
ATTRS{idVendor}=="046d", GOTO="solaar_apply"
# Lenovo nano receiver
ATTRS{idVendor}=="17ef", ATTRS{idProduct}=="6042", GOTO="solaar_apply"
# Bluetooth-connected Logitech devices
KERNELS == "0005:046D:*", GOTO="solaar_apply"
GOTO="solaar_end"
LABEL="solaar_apply"
# Allow any seated user to access the receiver.
# uaccess: modern ACL-enabled udev
TAG+="uaccess"
# Grant members of the "plugdev" group access to receiver (useful for SSH users)
#MODE="0660", GROUP="plugdev"
LABEL="solaar_end"
# vim: ft=udevrules
kde connect -> firewall rules
* sudo ufw allow 1714:1764/udp
* sudo ufw allow 1714:1764/tcp
NAUTILUS TERMINAL
gsettings set org.gnome.desktop.default-applications.terminal exec 'blackbox'
gsettings set com.github.stunkymonkey.nautilus-open-any-terminal terminal blackbox
EVOLVE
https://sites.google.com/view/evolve-gtk-theme-manager/home
THEME
Copy assets from theme to .config/assets