8 Commits

Author SHA1 Message Date
M. Yas. Davoodeh
49d1a7fb76 Add customizability feature to icons via .zprofile
By changing CF_ICONS variable you can edit icons all across your system.
For example if you want to use material-design-icons-git (AUR) all you
need to do is to change the variable like below:

export CF_ICONS="/home=󱂵:/mnt=󰡰:android=󰀲:bat-charging=󰂄:\
    bat-discharging=󰂌:bat-f=󱈑:bat-unknown=󰂃:bat=󰁹:\
    batt=󰭟:btc=󰠓:cb=📋:clock-00=󱑖:clock-01=󱑋:clock-02=󱑌:\
    clock-03=󱑍:clock-04=󱑎:clock-05=󱑏:\
    clock-06=󱑐:clock-07=󱑑:clock-08=󱑒:clock-09=󱑓:clock-10=󱑔:\
    clock-11=󱑕:clock-12=󱑖:cpu=󰻠:crypto=󰆬:disk=󰑹:\
    down=󰜮:eth=󰡪:f-move=󰪹:help=󰘥:\
    hib=󰤁:internet=󰖈:lan-x=󰌙:lan=󰌘:lbc=󰺃:leave=󰠜:lock=󰌾:\
    mail=󰇮:mem=󰍛:music=󰎇:news=󰎕:pause=󰏤:pc=󰟀:\
    pkg-down=󰏔:pkg=󰏗:q-add=󱊘:reboot=󱄋:\
    rec-cam=󰤙:rec-screen=󰊓:rec-voice=󰗋:renew=󰑓:sheets=󱈆:\
    shutdown=󰐥:sync=󰃨:temp=󰏈:tick-clock=󰾨:tick-cloud=󰅠:\
    time=󰃰:tor=󱎖:torrent-add=󰶡:torrent-seed-x=󱏽:torrent-idle=󰹢:\
    torrent-seed=󰹦:up=󰜷:usb=󰕓:vol-0=󰕿:vol-1=󰖀:\
    vol-2=󰕾:vol-m=󰕾:vol-x=󰖁:vol=󰕾:vpn=󰌆:weather-h=󰖙:\
    weather-l=󰜗:weather-perc=󰖗:weather=󰔎:\
    wifi-x=󰤮:wifi=󰤨:🌑=󰽤:🌒=󰽧:🌓=󰽡:🌔=󰽨:🌕=󰽢:🌖=󰽦:🌗=󰽣:🌘=󰽥:"
2020-08-27 01:54:35 +04:30
Luke Smith
78be66e28e
fix 2020-06-02 12:47:20 -04:00
JameyBear
f820ccf4dd
Shellcheck (#676)
Co-authored-by: WhispersOfJ <kaotiks@gmail.com>
2020-06-01 15:29:57 -04:00
Luke Smith
f08f4b0b7f
openrc fixes 2020-05-06 14:34:33 -04:00
Luke Smith
87dda7cdc3
systemd compatibility 2020-05-06 09:50:00 -04:00
Luke Smith
d0b37d4600
icons to sysact, hibernate for runit 2020-05-04 10:30:11 -04:00
mokulus
ea61ca6366
Squashed commit of the following: (#600)
commit 8f7b5b2e1e0c93db6620f163e944a14558fba652
Author: MateuszOkulus <mateusz.okulus@protonmail.com>
Date:   Sun Apr 26 07:23:41 2020 +0200

    Fix sysact when there are multiple spaces.

commit dd0133304c55eec117c4e03f38317f332ad8970f
Author: MateuszOkulus <mateusz.okulus@protonmail.com>
Date:   Sun Apr 26 07:22:55 2020 +0200

    Remove trailing newline

    So there is no empty selection at the end in dmenu.

commit 2ab45df225695f9c64031d52ff48d837bb9a6e72
Author: MateuszOkulus <mateusz.okulus@protonmail.com>
Date:   Sun Apr 26 07:22:22 2020 +0200

    Exit when escaping dmenu.

commit e8209da3e809ac830844b89e7638d695cd61240f
Author: MateuszOkulus <mateusz.okulus@protonmail.com>
Date:   Sun Apr 26 07:19:18 2020 +0200

    Revert "Fix sysact"

    This reverts commit 90a2147c0a2463122a5f0cc3ff14de0cceb66135.

commit 8dba47f7462d04a49282be33ae9ce68eb7d8d476
Author: MateuszOkulus <mateusz.okulus@protonmail.com>
Date:   Sun Apr 26 07:18:57 2020 +0200

    Revert "Change tab to spaces."

    This reverts commit 2e480b32ba90c793771d87d47d7273bcdc180e12.

commit 2e480b32ba90c793771d87d47d7273bcdc180e12
Author: MateuszOkulus <mateusz.okulus@protonmail.com>
Date:   Sat Apr 25 11:35:55 2020 +0200

    Change tab to spaces.

commit 90a2147c0a2463122a5f0cc3ff14de0cceb66135
Author: MateuszOkulus <mateusz.okulus@protonmail.com>
Date:   Sat Apr 25 11:25:50 2020 +0200

    Fix sysact

    See #584. It now uses # so it's clearly visible.
2020-04-28 08:50:57 -04:00
Luke Smith
dff66cd1ef
sysact added 2020-04-14 22:10:38 -04:00