aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Fix missing xenocara-xbacklight (closes #9)Jesús2020-07-251-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 typoJesús2021-01-121-1/+1
|/
* Add missing fontJesús2020-07-201-0/+0
|
* remove playerctl (closes #7)Jesús2020-07-191-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 rootJesús2020-07-191-23/+20
|
* check root privilegesJesús2020-07-191-12/+23
|
* Fix missing fontsJesús2020-07-195-3/+5
|
* iface: improve extract ipJesús2020-05-311-1/+1
|
* Add `eject -r` for CD/DVDJesús2020-05-311-1/+1
|
* update iconsJesús2020-05-301-38/+38
|
* iface: not get ip routeJesús2020-05-281-1/+1
|
* Revert "Improve iface"Jesús2020-05-281-1/+1
| | | | This reverts commit ef24bb2504554bf1a906bfe8a5f5db3d052495ee.
* Improve ifaceJesús2020-05-271-1/+1
|
* fix fontawesome directory outputJesús2020-05-203-1/+88
|
* remove dunst: uses-nonprivacyJesús2020-05-202-4/+3
|
* Fix missing dependenceJesús2020-02-241-0/+1
|
* always ipJesús2020-01-251-17/+7
|
* Update README.mdJesús2019-11-051-0/+1
|
* Replace udiskctl with udevil command and added lxsessionJesús2019-11-052-8/+9
|
* replace networkmanager to dhcpcd-uiJesús2019-10-122-5/+5
|
* [iface] refactoringJesús2019-10-012-22/+31
|
* Detect IP VPN if is enabledJesús2019-10-011-2/+6
|
* improve name vpnJesús2019-09-281-1/+1
|
* disable nm-applet for defaultJesús2019-09-282-2/+8
|
* Added logsJesús2019-09-272-5/+30
|
* Hyperbola will stop supporting networkmanager due to security issuesJesús2019-09-272-4/+2
|
* specify file name: .xinitrcJesús2019-09-141-1/+1
|
* Added example config Xenocara or Xorg, closed #3Jesús2019-09-141-0/+22
|
* Fix not found directory .config/conky/ #3Jesús2019-09-141-0/+1
|
* Added --seccomp to programs in firejailJesús2019-09-041-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 purpleJesús2019-08-301-2/+2
|
* Added termite configJesús2019-08-302-1/+84
|
* mount & umount microSDJesús2019-08-261-1/+3
|
* install.sh: fix create images directoryJesús2019-08-081-1/+4
|
* install.sh: minor fixJesús2019-07-301-1/+1
|
* improve message logJesús2019-07-301-6/+6
|
* dinamic copyJesús2019-07-301-1/+3
|
* clean up URLJesús2019-07-301-0/+2
|
* Added missing ttf-bitstream-vera used for conkyJesús2019-07-301-2/+3
|
* change heckyel path to /home/heckyelJesús2019-07-301-1/+1
|
* set wifi deviceJesús2019-07-301-1/+2
|
* ~ no is PATHJesús2019-07-302-5/+5
|
* config: remove unimportant parameter of rofi-menuJesús2019-07-301-1/+1
| | | | `-terminal termite`
* install.sh: added missing ttf-hackJesús2019-07-301-2/+7
|
* README.md: fix `network-manager-applet` dependencie in TrisquelJesús2019-07-301-1/+1
|
* README.md: move manual shortcuts to shortcuts.mdJesús2019-07-302-74/+76
|
* README.md: minor fixJesús2019-07-301-0/+2
|
* README.md: updateJesús2019-07-301-1/+7
|
* simple installJesús2019-07-303-24/+65
|
* config: minor fixJesús2019-07-281-1/+1
|