aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Revert "update background"Jesús2021-08-221-0/+0
| | | | This reverts commit 4c38ff9f9e8b66cb034e70e2d6febf42527396e8.
* update backgroundJesús2021-08-221-0/+0
|
* change theme colorJesús2021-08-221-15/+17
|
* Fix URL local to copy-paste fontsJesús2021-06-051-2/+2
| | | | | | Report bug - issues: - Saravia
* [README.md]: updateJesús2021-05-261-6/+18
|
* [README.md]: update URL sourceJesús2021-04-231-1/+1
|
* [install.sh]: change URL of sourceJesús2021-04-231-1/+1
|
* sincronize interval iface script with vpn scriptJesús2021-03-251-1/+1
|
* Add support VPN for OpenVPN and WireGuardJesús2021-03-252-2/+15
|
* [conky]: fix performanceJesús2021-02-121-2/+2
|
* [conky]: improve conf and add hacker newsJesús2021-02-121-19/+32
|
* [general]: change tmp to extra directoryJesús2021-02-123-2/+2
|
* [config]: fix office to assigned workspaceJesús2021-02-121-2/+8
|
* [config]: improve firejailJesús2021-02-121-3/+3
|
* RebuildJesús2021-01-121-2/+2
|\
| * 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
|