Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fix missing xenocara-xbacklight (closes #9) | Jesús | 2020-07-25 | 1 | -2/+2 | |
| | | | | | | | | | | | | It is assumed that when installing the `xenocara` package the `xenocara-xbacklight` package is installed as a dependency. However with this commit we make sure that it is installed. | |||||
* | | README.md: Fix typo | Jesús | 2021-01-12 | 1 | -1/+1 | |
|/ | ||||||
* | Add missing font | Jesús | 2020-07-20 | 1 | -0/+0 | |
| | ||||||
* | remove playerctl (closes #7) | Jesús | 2020-07-19 | 1 | -1/+1 | |
| | | | | | | Currently the playerctl package signature has expired on Hyperbola Project. Hyperbola Project is preparing for v0.4 and soon there should be no such problem. So I temporarily remove playerctl | |||||
* | Fix check root | Jesús | 2020-07-19 | 1 | -23/+20 | |
| | ||||||
* | check root privileges | Jesús | 2020-07-19 | 1 | -12/+23 | |
| | ||||||
* | Fix missing fonts | Jesús | 2020-07-19 | 5 | -3/+5 | |
| | ||||||
* | iface: improve extract ip | Jesús | 2020-05-31 | 1 | -1/+1 | |
| | ||||||
* | Add `eject -r` for CD/DVD | Jesús | 2020-05-31 | 1 | -1/+1 | |
| | ||||||
* | update icons | Jesús | 2020-05-30 | 1 | -38/+38 | |
| | ||||||
* | iface: not get ip route | Jesús | 2020-05-28 | 1 | -1/+1 | |
| | ||||||
* | Revert "Improve iface" | Jesús | 2020-05-28 | 1 | -1/+1 | |
| | | | | This reverts commit ef24bb2504554bf1a906bfe8a5f5db3d052495ee. | |||||
* | Improve iface | Jesús | 2020-05-27 | 1 | -1/+1 | |
| | ||||||
* | fix fontawesome directory output | Jesús | 2020-05-20 | 3 | -1/+88 | |
| | ||||||
* | remove dunst: uses-nonprivacy | Jesús | 2020-05-20 | 2 | -4/+3 | |
| | ||||||
* | Fix missing dependence | Jesús | 2020-02-24 | 1 | -0/+1 | |
| | ||||||
* | always ip | Jesús | 2020-01-25 | 1 | -17/+7 | |
| | ||||||
* | Update README.md | Jesús | 2019-11-05 | 1 | -0/+1 | |
| | ||||||
* | Replace udiskctl with udevil command and added lxsession | Jesús | 2019-11-05 | 2 | -8/+9 | |
| | ||||||
* | replace networkmanager to dhcpcd-ui | Jesús | 2019-10-12 | 2 | -5/+5 | |
| | ||||||
* | [iface] refactoring | Jesús | 2019-10-01 | 2 | -22/+31 | |
| | ||||||
* | Detect IP VPN if is enabled | Jesús | 2019-10-01 | 1 | -2/+6 | |
| | ||||||
* | improve name vpn | Jesús | 2019-09-28 | 1 | -1/+1 | |
| | ||||||
* | disable nm-applet for default | Jesús | 2019-09-28 | 2 | -2/+8 | |
| | ||||||
* | Added logs | Jesús | 2019-09-27 | 2 | -5/+30 | |
| | ||||||
* | Hyperbola will stop supporting networkmanager due to security issues | Jesús | 2019-09-27 | 2 | -4/+2 | |
| | ||||||
* | specify file name: .xinitrc | Jesús | 2019-09-14 | 1 | -1/+1 | |
| | ||||||
* | Added example config Xenocara or Xorg, closed #3 | Jesús | 2019-09-14 | 1 | -0/+22 | |
| | ||||||
* | Fix not found directory .config/conky/ #3 | Jesús | 2019-09-14 | 1 | -0/+1 | |
| | ||||||
* | Added --seccomp to programs in firejail | Jesús | 2019-09-04 | 1 | -5/+5 | |
| | | | | | | | | | | | | seccomp (short for secure computing mode) is a computer security facility in the Linux kernel. seccomp was first devised by Andrea Arcangeli in January 2005 for use in public grid computing and was originally intended as a means of safely running untrusted compute-bound programs. It was merged into the Linux kernel mainline in kernel version 2.6.12, which was released on March 8, 2005. seccomp allows a process to make a one-way transition into a "secure" state where it cannot make any system calls except exit(), sigreturn(), read() and write() to already-open file descriptors. Should it attempt any other system calls, the kernel will terminate the process with SIGKILL or SIGSYS. In this sense, it does not virtualize the system's resources but isolates the process from them entirely. | |||||
* | improve color purple | Jesús | 2019-08-30 | 1 | -2/+2 | |
| | ||||||
* | Added termite config | Jesús | 2019-08-30 | 2 | -1/+84 | |
| | ||||||
* | mount & umount microSD | Jesús | 2019-08-26 | 1 | -1/+3 | |
| | ||||||
* | install.sh: fix create images directory | Jesús | 2019-08-08 | 1 | -1/+4 | |
| | ||||||
* | install.sh: minor fix | Jesús | 2019-07-30 | 1 | -1/+1 | |
| | ||||||
* | improve message log | Jesús | 2019-07-30 | 1 | -6/+6 | |
| | ||||||
* | dinamic copy | Jesús | 2019-07-30 | 1 | -1/+3 | |
| | ||||||
* | clean up URL | Jesús | 2019-07-30 | 1 | -0/+2 | |
| | ||||||
* | Added missing ttf-bitstream-vera used for conky | Jesús | 2019-07-30 | 1 | -2/+3 | |
| | ||||||
* | change heckyel path to /home/heckyel | Jesús | 2019-07-30 | 1 | -1/+1 | |
| | ||||||
* | set wifi device | Jesús | 2019-07-30 | 1 | -1/+2 | |
| | ||||||
* | ~ no is PATH | Jesús | 2019-07-30 | 2 | -5/+5 | |
| | ||||||
* | config: remove unimportant parameter of rofi-menu | Jesús | 2019-07-30 | 1 | -1/+1 | |
| | | | | `-terminal termite` | |||||
* | install.sh: added missing ttf-hack | Jesús | 2019-07-30 | 1 | -2/+7 | |
| | ||||||
* | README.md: fix `network-manager-applet` dependencie in Trisquel | Jesús | 2019-07-30 | 1 | -1/+1 | |
| | ||||||
* | README.md: move manual shortcuts to shortcuts.md | Jesús | 2019-07-30 | 2 | -74/+76 | |
| | ||||||
* | README.md: minor fix | Jesús | 2019-07-30 | 1 | -0/+2 | |
| | ||||||
* | README.md: update | Jesús | 2019-07-30 | 1 | -1/+7 | |
| | ||||||
* | simple install | Jesús | 2019-07-30 | 3 | -24/+65 | |
| | ||||||
* | config: minor fix | Jesús | 2019-07-28 | 1 | -1/+1 | |
| |