Update menu with new system pipemenu & cleanup some configs

This commit is contained in:
natemaia 2018-02-20 05:55:53 -08:00
parent d26d4d16ba
commit 8276b70be2
13 changed files with 1130 additions and 1225 deletions

View File

@ -1,7 +1,6 @@
conky.config = {
--Various settings
background = true,
cpu_avg_samples = 2,
diskio_avg_samples = 10,
@ -14,9 +13,7 @@ text_buffer_size = 2048,
update_interval = 1,
imlib_cache_size = 0,
--Placement
alignment = 'top_right',
gap_x = 20,
gap_y = 45,
@ -26,7 +23,6 @@ maximum_width = 230,
--Graphical
border_inner_margin = 5,
border_outer_margin = 5,
border_width = 0,
@ -44,7 +40,6 @@ draw_shades = false,
draw_outline = false,
--Textual
extra_newline = false,
format_human_readable = true,
font = 'Ubuntu Mono:size=11:regular',
@ -60,7 +55,6 @@ use_xft = true,
xftalpha = 1,
--Windows
own_window = true,
own_window_argb_value = 220,
own_window_argb_visual = true,
@ -71,13 +65,12 @@ own_window_transparent = false,
own_window_title = 'system_conky',
own_window_type = 'desktop',
--Colours
default_color = '#8FA1B3',
color1 = '#8FA1B3',
};
conky.text = [[
${alignc}S Y S T E M I N F O
${hr}
@ -99,7 +92,6 @@ Avg${goto 60}${cpu cpu0}%${alignr}${freq_g}
${alignc}S H O R T C U T K E Y S
${hr}
[PrtSc]${alignr}Screenshot
[Ctrl] + Space${alignr}Launcher
[S]${alignr}Launcher
[S] + Space${alignr}Menu
[S] + t${alignr}Terminal

View File

@ -1,56 +1,27 @@
<?xml version="1.0"?>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<match target="font">
<edit mode="assign" name="hinting" >
<edit name="antialias" mode="assign">
<bool>true</bool>
</edit>
<edit mode="assign" name="autohint" >
<edit name="hinting" mode="assign">
<bool>true</bool>
</edit>
<edit mode="assign" name="hintstyle" >
<edit name="hintstyle" mode="assign">
<const>hintslight</const>
</edit>
<edit mode="assign" name="rgba" >
<edit name="rgba" mode="assign">
<const>rgb</const>
</edit>
<edit mode="assign" name="antialias" >
<edit name="autohint" mode="assign">
<bool>true</bool>
</edit>
<edit mode="assign" name="lcdfilter">
<edit name="lcdfilter" mode="assign">
<const>lcddefault</const>
</edit>
<edit name="dpi" mode="assign">
<double>96</double>
</edit>
</match>
<!-- Set preferred serif, sans serif, and monospace fonts. -->
<alias>
<family>serif</family>
<prefer>
<family>Ubuntu</family>
</prefer>
</alias>
<alias>
<family>sans-serif</family>
<prefer>
<family>Ubuntu</family>
</prefer>
</alias>
<alias>
<family>sans</family>
<prefer>
<family>Ubuntu</family>
</prefer>
</alias>
<alias>
<family>monospace</family>
<prefer>
<family>Ubuntu Mono</family>
</prefer>
</alias>
<alias>
<family>mono</family>
<prefer>
<family>Ubuntu Mono</family>
</prefer>
</alias>
</fontconfig>

View File

@ -1,16 +1,4 @@
#########################################
### KEY DEFINITIONS ####
#########################################
## $Mod = Super key or Mod4 ##
## Mod1 = ALT key ##
## Control = CTRL key ##
## Shift = SHIFT key ##
## Escape = ESCAPE key ##
## Return = ENTER or RETURN key ##
## Pause = PAUSE key ##
## Print = PRINT key ##
## Tab = TAB key ##
#########################################
# ArchLabs i3 config
# Xresources var value fallback
set_from_resource $bg background #19043C

View File

@ -8,14 +8,9 @@
<menu execute="al-editors-pipemenu" id="EditorPipeMenu" label="Text Editor"/>
<separator/>
<menu execute="al-office-pipemenu" id="OfficePipeMenu" label="Office"/>
<menu execute="al-media-pipemenu" id="MediaPipeMenu" label="Media"/>
<menu execute="al-graphics-pipemenu" id="GraphicPipeMenu" label="Graphic"/>
<menu id="Accessories" label="Accessories">
<item label="Calculator">
<action name="Execute">
<command>galculator</command>
</action>
</item>
<menu execute="al-media-pipemenu" id="MediaPipeMenu" label="Multimedia"/>
<menu execute="al-graphics-pipemenu" id="GraphicPipeMenu" label="Graphics"/>
<menu id="WebandMail" label="Web & Mail">
<menu execute="al-mail-pipemenu" id="MailPipeMenu" label="Mail"/>
<menu execute="al-messaging-pipemenu" id="MessagingPipeMenu" label="Messaging"/>
<menu execute="al-filesharing-pipemenu" id="FilesharingPipeMenu" label="File Sharing"/>
@ -96,6 +91,7 @@
<menu execute="al-conky-pipemenu" id="ConkyPipeMenu" label="Conky"/>
<menu execute="al-tint2-pipemenu" id="TintPipeMenu" label="Tint2"/>
<menu execute="al-settings-pipemenu" id="SettingsPipeMenu" label="Settings"/>
<menu execute="al-system-pipemenu" id="SystemPipeMenu" label="System"/>
</menu>
<menu execute="al-help-pipemenu" id="help" label="Help and Info"/>
<menu execute="al-kb-pipemenu" id="keybinds" label="Keybinds"/>

View File

@ -21,18 +21,6 @@ modules-left = jgmenu workspaces
modules-center = window_switch clock
modules-right = pkg memory temperature coreuse network volume
; All available modules (some require configuration in modules.conf)
; redshift github jgmenu filesystem mpd wired-network wireless-network battery menu volume-bar bspwm
; pkg keyboard memory temperature coreuse network clock volume i3-workspaces workspaces window_switch
;;;;;; Tray is commented out ;;;;;;;;
;tray-position = center
;tray-padding = 10
;tray-background = ${colors.background}
;tray-offset-x = 20%
;=====================================================
; i3 Bars
@ -48,18 +36,6 @@ modules-left = jgmenu i3 menu
modules-center = clock
modules-right = pkg memory temperature coreuse network volume
; All available modules (some require configuration in modules.conf)
; redshift github filesystem jgmenu mpd wired-network wireless-network battery menu volume-bar bspwm
; pkg keyboard memory temperature coreuse network clock volume i3-workspaces workspaces window_switch
;;;;;; Tray is commented out ;;;;;;;;
;tray-position = center
;tray-padding = 10
;tray-background = ${colors.background}
;tray-offset-x = 20%
;=====================================================
; Bspwm Bars
@ -74,14 +50,3 @@ monitor =
modules-left = bspwm menu
modules-center = clock
modules-right = pkg memory temperature coreuse network volume
; All available modules (some require configuration in modules.conf)
; redshift github filesystem mpd jgmenu wired-network wireless-network battery menu volume-bar bspwm
; pkg keyboard memory temperature coreuse network clock volume i3-workspaces workspaces window_switch
;;;;;; Tray is commented out ;;;;;;;;
;tray-position = center
;tray-padding = 10
;tray-background = ${colors.background}
;tray-offset-x = 20%

View File

@ -0,0 +1,7 @@
# Polybar base sessionfile
# DO NO edit this file, it will be overwritten by al-polyzen
# Instead make a custom sessionfile and use the -z FILE or --session FILE option
# To load session at startup use the following line
# sleep 1; al-polybar-session &
/home/liveuser/.config/polybar/config openbox-bar

View File

@ -42,21 +42,10 @@ xset s 3600 3600
# start the session
case $session in
i3|i3wm)
exec i3
;;
bsp|bspwm)
exec bspwm
;;
awesome)
exec awesome
;;
xfce|xfce4)
exec startxfce4
;;
openbox|openbox-session)
exec openbox-session
;;
*)
exec "$1"
i3|i3wm) exec i3 ;;
bsp|bspwm) exec bspwm ;;
awesome) exec awesome ;;
xfce|xfce4) exec startxfce4 ;;
openbox|openbox-session) exec openbox-session ;;
*) exec "$1"
esac

View File

@ -18,5 +18,5 @@ if [ -d "/usr/sbin" ]; then
fi
if which dbus-launch >/dev/null && test -z "$DBUS_SESSION_BUS_ADDRESS"; then
eval $(dbus-launch --sh-syntax --exit-with-session)
eval "$(dbus-launch --sh-syntax --exit-with-session)"
fi

View File

@ -1,11 +1,10 @@
#!/usr/bin/env bash
Name=$(basename "$0")
Version="0.1"
_usage() {
cat <<- EOF
Usage: $Name [options]
Options:

View File

@ -9,7 +9,6 @@ _usage() {
$Name [OPTIONS] [ADDITIONAL]
OPTIONS:
-h,--help Display this message
-v,--version Display script version
-t,--terminal Toggle a floating work terminal, no additional options
@ -19,7 +18,6 @@ _usage() {
-f,--caffeine Toggle caffeine or daemon monitoring icon, can use toggle option
ADDITIONAL:
-tg,--toggle Toggle the program off/on, without this flag a monitor process will be started
EOF