Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • manjaro-arm/applications/arm-profiles
  • luka177/arm-profiles
  • boredland/arm-profiles
3 results
Show changes
Showing
with 638 additions and 358 deletions
set $mode_screenshot "<span foreground='$base0A'></span> \
<span foreground='$base05'><b>Fullscreen</b></span> <span foreground='$base0A'>(<b>f</b>)</span> \
<span foreground='$base01'>—</span> \
<span foreground='$base05'><b>Window</b></span> <span foreground='$base0A'>(<b>w</b>)</span> \
<span foreground='$base01'>—</span> \
<span foreground='$base05'><b>Region</b></span> <span foreground='$base0A'>(<b>r</b>)</span>"
mode --pango_markup $mode_screenshot {
bindsym f exec --no-startup-id grimshot --notify copy screen, mode "default"
bindsym Shift+f exec --no-startup-id grimshot --notify save screen ~/Pictures/screenshot-$(date +'%Y-%m-%d-%H%M%S').png, mode "default"
bindsym w exec --no-startup-id grimshot --notify copy win, mode "default"
bindsym Shift+w exec --no-startup-id grimshot --notify save win ~/Pictures/screenshot-$(date +'%Y-%m-%d-%H%M%S').png, mode "default"
bindsym r exec --no-startup-id grimshot --notify copy area, mode "default"
bindsym Shift+r exec --no-startup-id grimshot --notify save area ~/Pictures/screenshot-$(date +'%Y-%m-%d-%H%M%S').png, mode "default"
# Return to default mode.
bindsym Escape mode "default"
bindsym Return mode "default"
}
## Launch // Screenshot Mode ##
bindsym $mod+Shift+s mode $mode_screenshot
......@@ -6,8 +6,5 @@
#
# You can get the names of your outputs by running: swaymsg -t get_outputs
# import theme
include $theme
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
# Default wallpaper
output * bg $background fill
# based on Base16 Solar Flare by Chuck Harmston (https://chuck.harmston.ch)
set $base00 #1B2224
set $base01 #222E38
set $base02 #586875
set $base03 #667581
set $base04 #85939E
set $base05 #A6AFB8
set $base06 #E8E9ED
set $base07 #F5F7FA
set $base08 #EF5253
set $base09 #E66B2B
set $base0A #E4B51C
set $base0B #7CC844
set $base0C #52CBB0
set $base0D #33B5E1
set $base0E #A363D5
set $base0F #D73C9A
default_border pixel 1
hide_edge_borders smart
# Basic color configuration using the Base16 variables for windows and borders.
# Property Name Border BG Text Indicator Child Border
client.focused $base05 $base0C $base00 $base0C $base0C
client.focused_inactive $base01 $base01 $base05 $base03 $base01
client.unfocused $base01 $base00 $base05 $base01 $base01
client.urgent $base08 $base08 $base00 $base08 $base08
client.placeholder $base00 $base00 $base05 $base00 $base00
client.background $base07
# based on Base16 Seti UI
# Author: Appelgriebsch
# some global theme specific variables
set $background /usr/share/wallpapers/manjaro-arm/generic/manjaro-arm.png
set $gtk-theme adw-gtk3-dark
set $icon-theme Papirus-Dark
set $cursor-theme xcursor-breeze
set $gui-font Noto Sans 11
set $term-font TerminessTTF Nerd Font Mono 14
set $kvantum-theme Matchama-Dark-Azul
# a theme specific color map
set $base00 #14161b
set $base01 #282a2b
set $base02 #3B758C
set $base03 #41535B
set $base04 #43a5d5
set $base05 #d6d6d6
set $base06 #eeeeee
set $base07 #ffffff
set $base08 #Cd3f45
set $base09 #db7b55
set $base0A #e6cd69
set $base0B #9fca56
set $base0C #16a085
set $base0D #55b5db
set $base0E #a074c4
set $base0F #8a553f
set $transparent-background-color rgba(20, 22, 27, 0.9)
set $launcher-background-color 14161bee
set $launcher-text-color eeeeeeff
set $launcher-selection-color 282a2bff
set $launcher-matching-color 55b5dbff
set $launcher-border-color 55b5dbff
set $launcher-font Noto Sans:pixelsize=18
set $lock-background-color 14161bfa
set $lock-inside-color 282a2bff
set $lock-verify-color 55b5dbff
set $lock-error-color Cd3f45ff
set $lock-ring-color 16a085ff
set $lock-text-color eeeeeeff
# Basic color configuration using the Base16 variables for windows and borders.
# Property Name Border BG Text Indicator Child Border
client.focused $base05 $base0D $base00 $base0D $base0D
client.focused_inactive $base01 $base01 $base05 $base03 $base01
client.unfocused $base01 $base00 $base05 $base01 $base01
client.urgent $base08 $base08 $base00 $base08 $base08
client.placeholder $base00 $base00 $base05 $base00 $base00
client.background $base07
set $theme_template_script "s/GTK_THEME/$gtk-theme/g; s/ICON_THEME/$icon-theme/g; s/CURSOR_THEME/$cursor-theme/g; s/GUI_FONT/$gui-font/g; s/KVANTUM_THEME/$kvantum-theme/g; s/BACKGROUND_COLOR/$base00/g; s/ACCENT_COLOR/$base0D/g; s/TEXT_COLOR/$base06/g; s/TERM_FONT/$term-font/g;"
# -*- conf -*-
# shell=$SHELL (if set, otherwise user's default shell from /etc/passwd)
# term=foot (or xterm-256color if built with -Dterminfo=disabled)
# login-shell=no
font=Terminess Nerd Font Mono:pixelsize=18:fontfeatures=ss01
# font-bold=<bold variant of regular font>
# font-italic=<italic variant of regular font>
# font-bold-italic=<bold+italic variant of regular font>
# line-height=<font metrics>
# letter-spacing=0
# horizontal-letter-offset=0
# vertical-letter-offset=0
# box-drawings-uses-font-glyphs=no
# dpi-aware=auto
# initial-window-size-pixels=700x500 # Or,
# initial-window-size-chars=<COLSxROWS>
# initial-window-mode=windowed
# pad=2x2 # optionally append 'center'
# resize-delay-ms=100
# notify=notify-send -a foot -i foot ${title} ${body}
# url-launch=xdg-open ${url}
# bold-text-in-bright=no
# bell=none
# word-delimiters=,│`|:"'()[]{}<>
# jump-label-letters=sadfjklewcmpgh
# selection-target=primary
# workers=<number of logical CPUs>
# osc8-underline=url-mode
[scrollback]
lines=10000
# multiplier=3.0
# indicator-position=relative
# indicator-format=
[cursor]
style=block
color=14161b eeeeee
blink=yes
[mouse]
# hide-when-typing=no
# alternate-scroll-mode=yes
[colors]
alpha=0.9
foreground=eeeeee
background=14161b
regular0=14161B # black
regular1=Cd3f45 # red
regular2=9fca56 # green
regular3=e6cd69 # yellow
regular4=55b5db # blue
regular5=a074c4 # magenta
regular6=16a085 # cyan
regular7=d6d6d6 # white
bright0=41535B # bright black
bright1=Cd3f45 # bright red
bright2=9fca56 # bright green
bright3=e6cd69 # bright yellow
bright4=55b5db # bright blue
bright5=a074c4 # bright magenta
bright6=16a085 # bright cyan
bright7=ffffff # bright white
# selection-foreground=<inverse foreground/background>
# selection-background=<inverse foreground/background>
# jump-labels=<regular0> <regular3>
# urls=<regular3>
[csd]
# preferred=server
# size=26
# color=<foreground color>
# button-width=26
# button-minimize-color=<regular4>
# button-maximize-color=<regular2>
# button-close-color=<regular1>
[key-bindings]
# scrollback-up-page=Shift+Page_Up
# scrollback-up-half-page=none
# scrollback-up-line=none
# scrollback-down-page=Shift+Page_Down
# scrollback-down-half-page=none
# scrollback-down-line=none
# clipboard-copy=Control+Shift+c
# clipboard-paste=Control+Shift+v
# primary-paste=Shift+Insert
# search-start=Control+Shift+r
# font-increase=Control+plus Control+equal Control+KP_Add
# font-decrease=Control+minus Control+KP_Subtract
# font-reset=Control+0 Control+KP_0
# spawn-terminal=Control+Shift+n
# minimize=none
# maximize=none
# fullscreen=none
# pipe-visible=[sh -c "xurls | fuzzel | xargs -r firefox"] none
# pipe-scrollback=[sh -c "xurls | fuzzel | xargs -r firefox"] none
# pipe-selected=[xargs -r firefox] none
# show-urls-launch=Control+Shift+u
# show-urls-copy=none
[search-bindings]
# cancel=Control+g Escape
# commit=Return
# find-prev=Control+r
# find-next=Control+s
# cursor-left=Left Control+b
# cursor-left-word=Control+Left Mod1+b
# cursor-right=Right Control+f
# cursor-right-word=Control+Right Mod1+f
# cursor-home=Home Control+a
# cursor-end=End Control+e
# delete-prev=BackSpace
# delete-prev-word=Mod1+BackSpace Control+BackSpace
# delete-next=Delete
# delete-next-word=Mod1+d Control+Delete
# extend-to-word-boundary=Control+w
# extend-to-next-whitespace=Control+Shift+w
# clipboard-paste=Control+v Control+y
# primary-paste=Shift+Insert
[url-bindings]
# cancel=Control+g Control+d Escape
# toggle-url-visible=t
[mouse-bindings]
# primary-paste=BTN_MIDDLE
# select-begin=BTN_LEFT
# select-begin-block=Control+BTN_LEFT
# select-extend=BTN_RIGHT
# select-extend-character-wise=Control+BTN_RIGHT
# select-word=BTN_LEFT-2
# select-word-whitespace=Control+BTN_LEFT-2
# select-row=BTN_LEFT-3
@define-color accent_color #55b5db;
@define-color accent_bg_color #55b5db;
@define-color accent_fg_color #eeeeee;
@define-color destructive_color #Cd3f45;
@define-color destructive_bg_color #Cd3f45;
@define-color destructive_fg_color #eeeeee;
@define-color success_color #9fca56;
@define-color success_bg_color #14161b;
@define-color success_fg_color #eeeeee;
@define-color warning_color #e6cd69;
@define-color warning_bg_color #14161b;
@define-color warning_fg_color #eeeeee;
@define-color error_color #Cd3f45;
@define-color error_bg_color #14161b;
@define-color error_fg_color #eeeeee;
@define-color window_bg_color #14161b;
@define-color window_fg_color #eeeeee;
@define-color view_bg_color #1c1d25;
@define-color view_fg_color #eeeeee;
@define-color headerbar_bg_color #14161b;
@define-color headerbar_fg_color #eeeeee;
@define-color headerbar_border_color #ffffff;
@define-color headerbar_backdrop_color @window_bg_color;
@define-color headerbar_shade_color rgba(0, 0, 0, 0.36);
@define-color card_bg_color #2e3e4a;
@define-color card_fg_color #eeeeee;
@define-color card_shade_color rgba(0, 0, 0, 0.36);
@define-color dialog_bg_color #1c1d25;
@define-color dialog_fg_color #eeeeee;
@define-color popover_bg_color #1c1d25;
@define-color popover_fg_color #eeeeee;
@define-color shade_color #14161b;
@define-color scrollbar_outline_color rgba(0, 0, 0, 0.5);
@define-color blue_1 #99c1f1;
@define-color blue_2 #62a0ea;
@define-color blue_3 #3584e4;
@define-color blue_4 #1c71d8;
@define-color blue_5 #1a5fb4;
@define-color green_1 #8ff0a4;
@define-color green_2 #57e389;
@define-color green_3 #33d17a;
@define-color green_4 #2ec27e;
@define-color green_5 #26a269;
@define-color yellow_1 #f9f06b;
@define-color yellow_2 #f8e45c;
@define-color yellow_3 #f6d32d;
@define-color yellow_4 #f5c211;
@define-color yellow_5 #e5a50a;
@define-color orange_1 #ffbe6f;
@define-color orange_2 #ffa348;
@define-color orange_3 #ff7800;
@define-color orange_4 #e66100;
@define-color orange_5 #c64600;
@define-color red_1 #f66151;
@define-color red_2 #ed333b;
@define-color red_3 #e01b24;
@define-color red_4 #c01c28;
@define-color red_5 #a51d2d;
@define-color purple_1 #dc8add;
@define-color purple_2 #c061cb;
@define-color purple_3 #9141ac;
@define-color purple_4 #813d9c;
@define-color purple_5 #613583;
@define-color brown_1 #cdab8f;
@define-color brown_2 #b5835a;
@define-color brown_3 #986a44;
@define-color brown_4 #865e3c;
@define-color brown_5 #63452c;
@define-color light_1 #ffffff;
@define-color light_2 #f6f5f4;
@define-color light_3 #deddda;
@define-color light_4 #c0bfbc;
@define-color light_5 #9a9996;
@define-color dark_1 #77767b;
@define-color dark_2 #5e5c64;
@define-color dark_3 #3d3846;
@define-color dark_4 #241f31;
@define-color dark_5 #000000;
/* theme specific color values */
/* file will be overwritten on each logon with values from configured theme in /etc/sway */
@define-color transparent_background_color rgba(20, 22, 27, 0.9);
@define-color background_color #14161b;
@define-color bright_text_color #ffffff;
@define-color dim_text_color #d6d6d6;
@define-color text_color #eeeeee;
@define-color accent_color #55b5db;
@define-color alternative_color #16a085;
@define-color warning_color #db7b55;
@define-color error_color #Cd3f45;
# based on Base16 Seti UI
# Author: Appelgriebsch
# some global theme specific variables
set $background /usr/share/wallpapers/manjaro-arm/generic/manjaro-arm2.png
set $gtk-theme adw-gtk3-dark
set $icon-theme Papirus-Dark-Maia
set $cursor-theme xcursor-breeze
set $gui-font Noto Sans 11
set $term-font TerminessTTF Nerd Font Mono 14
set $kvantum-theme Matchama-Dark
# a theme specific color map
set $base00 #141a1b
set $base01 #282a2b
set $base02 #3B758C
set $base03 #41535B
set $base04 #43a5d5
set $base05 #d6d6d6
set $base06 #eeeeee
set $base07 #ffffff
set $base08 #Cd3f45
set $base09 #db7b55
set $base0A #e6cd69
set $base0B #9fca56
set $base0C #16a085
set $base0D #55b5db
set $base0E #a074c4
set $base0F #8a553f
set $transparent-background-color rgba(20, 26, 27, 0.9)
set $launcher-background-color 141a1bfa
set $launcher-text-color eeeeeeff
set $launcher-selection-color 282a2bff
set $launcher-matching-color 16a085ff
set $launcher-border-color 16a085ff
set $launcher-font Noto Sans:pixelsize=18
set $lock-background-color 141a1bee
set $lock-inside-color 282a2bff
set $lock-verify-color 16a085ff
set $lock-error-color Cd3f45ff
set $lock-ring-color 16a085ff
set $lock-text-color eeeeeeff
# Basic color configuration using the Base16 variables for windows and borders.
# Property Name Border BG Text Indicator Child Border
client.focused $base05 $base0C $base00 $base0C $base0C
client.focused_inactive $base01 $base01 $base05 $base03 $base01
client.unfocused $base01 $base00 $base05 $base01 $base01
client.urgent $base08 $base08 $base00 $base08 $base08
client.placeholder $base00 $base00 $base05 $base00 $base00
client.background $base07
set $theme_template_script "s/GTK_THEME/$gtk-theme/g; s/ICON_THEME/$icon-theme/g; s/CURSOR_THEME/$cursor-theme/g; s/GUI_FONT/$gui-font/g; s/KVANTUM_THEME/$kvantum-theme/g; s/BACKGROUND_COLOR/$base00/g; s/ACCENT_COLOR/$base0C/g; s/TEXT_COLOR/$base06/g; s/TERM_FONT/$term-font/g;"
# -*- conf -*-
# shell=$SHELL (if set, otherwise user's default shell from /etc/passwd)
# term=foot (or xterm-256color if built with -Dterminfo=disabled)
# login-shell=no
font=Terminess Nerd Font Mono:pixelsize=18:fontfeatures=ss01
# font-bold=<bold variant of regular font>
# font-italic=<italic variant of regular font>
# font-bold-italic=<bold+italic variant of regular font>
# line-height=<font metrics>
# letter-spacing=0
# horizontal-letter-offset=0
# vertical-letter-offset=0
# box-drawings-uses-font-glyphs=no
# dpi-aware=auto
# initial-window-size-pixels=700x500 # Or,
# initial-window-size-chars=<COLSxROWS>
# initial-window-mode=windowed
# pad=2x2 # optionally append 'center'
# resize-delay-ms=100
# notify=notify-send -a foot -i foot ${title} ${body}
# url-launch=xdg-open ${url}
# bold-text-in-bright=no
# bell=none
# word-delimiters=,│`|:"'()[]{}<>
# jump-label-letters=sadfjklewcmpgh
# selection-target=primary
# workers=<number of logical CPUs>
# osc8-underline=url-mode
[scrollback]
lines=10000
# multiplier=3.0
# indicator-position=relative
# indicator-format=
[cursor]
style=block
color=141a1b eeeeee
blink=yes
[mouse]
# hide-when-typing=no
# alternate-scroll-mode=yes
[colors]
alpha=0.9
foreground=eeeeee
background=141a1b
regular0=141a1b # black
regular1=Cd3f45 # red
regular2=9fca56 # green
regular3=e6cd69 # yellow
regular4=16a085 # blue
regular5=a074c4 # magenta
regular6=55b5db # cyan
regular7=d6d6d6 # white
bright0=41535B # bright black
bright1=Cd3f45 # bright red
bright2=9fca56 # bright green
bright3=e6cd69 # bright yellow
bright4=16a085 # bright blue
bright5=a074c4 # bright magenta
bright6=55b5db # bright cyan
bright7=ffffff # bright white
# selection-foreground=<inverse foreground/background>
# selection-background=<inverse foreground/background>
# jump-labels=<regular0> <regular3>
# urls=<regular3>
[csd]
# preferred=server
# size=26
# color=<foreground color>
# button-width=26
# button-minimize-color=<regular4>
# button-maximize-color=<regular2>
# button-close-color=<regular1>
[key-bindings]
# scrollback-up-page=Shift+Page_Up
# scrollback-up-half-page=none
# scrollback-up-line=none
# scrollback-down-page=Shift+Page_Down
# scrollback-down-half-page=none
# scrollback-down-line=none
# clipboard-copy=Control+Shift+c
# clipboard-paste=Control+Shift+v
# primary-paste=Shift+Insert
# search-start=Control+Shift+r
# font-increase=Control+plus Control+equal Control+KP_Add
# font-decrease=Control+minus Control+KP_Subtract
# font-reset=Control+0 Control+KP_0
# spawn-terminal=Control+Shift+n
# minimize=none
# maximize=none
# fullscreen=none
# pipe-visible=[sh -c "xurls | fuzzel | xargs -r firefox"] none
# pipe-scrollback=[sh -c "xurls | fuzzel | xargs -r firefox"] none
# pipe-selected=[xargs -r firefox] none
# show-urls-launch=Control+Shift+u
# show-urls-copy=none
[search-bindings]
# cancel=Control+g Escape
# commit=Return
# find-prev=Control+r
# find-next=Control+s
# cursor-left=Left Control+b
# cursor-left-word=Control+Left Mod1+b
# cursor-right=Right Control+f
# cursor-right-word=Control+Right Mod1+f
# cursor-home=Home Control+a
# cursor-end=End Control+e
# delete-prev=BackSpace
# delete-prev-word=Mod1+BackSpace Control+BackSpace
# delete-next=Delete
# delete-next-word=Mod1+d Control+Delete
# extend-to-word-boundary=Control+w
# extend-to-next-whitespace=Control+Shift+w
# clipboard-paste=Control+v Control+y
# primary-paste=Shift+Insert
[url-bindings]
# cancel=Control+g Control+d Escape
# toggle-url-visible=t
[mouse-bindings]
# primary-paste=BTN_MIDDLE
# select-begin=BTN_LEFT
# select-begin-block=Control+BTN_LEFT
# select-extend=BTN_RIGHT
# select-extend-character-wise=Control+BTN_RIGHT
# select-word=BTN_LEFT-2
# select-word-whitespace=Control+BTN_LEFT-2
# select-row=BTN_LEFT-3
@define-color accent_color #16a085;
@define-color accent_bg_color #16a085;
@define-color accent_fg_color #eeeeee;
@define-color destructive_color #Cd3f45;
@define-color destructive_bg_color #Cd3f45;
@define-color destructive_fg_color #eeeeee;
@define-color success_color #9fca56;
@define-color success_bg_color #141a1b;
@define-color success_fg_color #eeeeee;
@define-color warning_color #e6cd69;
@define-color warning_bg_color #141a1b;
@define-color warning_fg_color #eeeeee;
@define-color error_color #Cd3f45;
@define-color error_bg_color #141a1b;
@define-color error_fg_color #eeeeee;
@define-color window_bg_color #141a1b;
@define-color window_fg_color #eeeeee;
@define-color view_bg_color #222b2e;
@define-color view_fg_color #eeeeee;
@define-color headerbar_bg_color #141a1b;
@define-color headerbar_fg_color #eeeeee;
@define-color headerbar_border_color #ffffff;
@define-color headerbar_backdrop_color @window_bg_color;
@define-color headerbar_shade_color rgba(0, 0, 0, 0.36);
@define-color card_bg_color #2f3a3e;
@define-color card_fg_color #eeeeee;
@define-color card_shade_color rgba(0, 0, 0, 0.36);
@define-color dialog_bg_color #222b2e;
@define-color dialog_fg_color #eeeeee;
@define-color popover_bg_color #222b2e;
@define-color popover_fg_color #eeeeee;
@define-color shade_color #141a1b;
@define-color scrollbar_outline_color rgba(0, 0, 0, 0.5);
@define-color blue_1 #99c1f1;
@define-color blue_2 #62a0ea;
@define-color blue_3 #3584e4;
@define-color blue_4 #1c71d8;
@define-color blue_5 #1a5fb4;
@define-color green_1 #8ff0a4;
@define-color green_2 #57e389;
@define-color green_3 #33d17a;
@define-color green_4 #2ec27e;
@define-color green_5 #26a269;
@define-color yellow_1 #f9f06b;
@define-color yellow_2 #f8e45c;
@define-color yellow_3 #f6d32d;
@define-color yellow_4 #f5c211;
@define-color yellow_5 #e5a50a;
@define-color orange_1 #ffbe6f;
@define-color orange_2 #ffa348;
@define-color orange_3 #ff7800;
@define-color orange_4 #e66100;
@define-color orange_5 #c64600;
@define-color red_1 #f66151;
@define-color red_2 #ed333b;
@define-color red_3 #e01b24;
@define-color red_4 #c01c28;
@define-color red_5 #a51d2d;
@define-color purple_1 #dc8add;
@define-color purple_2 #c061cb;
@define-color purple_3 #9141ac;
@define-color purple_4 #813d9c;
@define-color purple_5 #613583;
@define-color brown_1 #cdab8f;
@define-color brown_2 #b5835a;
@define-color brown_3 #986a44;
@define-color brown_4 #865e3c;
@define-color brown_5 #63452c;
@define-color light_1 #ffffff;
@define-color light_2 #f6f5f4;
@define-color light_3 #deddda;
@define-color light_4 #c0bfbc;
@define-color light_5 #9a9996;
@define-color dark_1 #77767b;
@define-color dark_2 #5e5c64;
@define-color dark_3 #3d3846;
@define-color dark_4 #241f31;
@define-color dark_5 #000000;
/* theme specific color values */
@define-color transparent_background_color rgba(20, 26, 27, 0.9);
@define-color background_color #141a1b;
@define-color bright_text_color #ffffff;
@define-color dim_text_color #d6d6d6;
@define-color text_color #eeeeee;
@define-color accent_color #16a085;
@define-color alternative_color #55b5db;
@define-color warning_color #db7b55;
@define-color error_color #Cd3f45;
[options]
#allow_bold = true
#audible_bell = false
#bold_is_bright = true
#cell_height_scale = 1.0
#cell_width_scale = 1.0
clickable_url = true
dynamic_title = true
font = TerminessTTF Nerd Font Mono 14
#fullscreen = true
#icon_name = terminal
#mouse_autohide = false
#scroll_on_output = false
#scroll_on_keystroke = true
# Length of the scrollback buffer, 0 disabled the scrollback buffer
# and setting it to a negative value means "infinite scrollback"
scrollback_lines = 10000
#search_wrap = true
#urgent_on_bell = true
#hyperlinks = false
# $BROWSER is used by default if set, with xdg-open as a fallback
#browser = xdg-open
# "system", "on" or "off"
cursor_blink = on
# "block", "underline" or "ibeam"
cursor_shape = block
# Hide links that are no longer valid in url select overlay mode
#filter_unmatched_urls = true
# Emit escape sequences for extra modified keys
#modify_other_keys = false
# set size hints for the window
#size_hints = false
# "off", "left" or "right"
#scrollbar = off
[hints]
#font = Monospace 12
#foreground = #dcdccc
#background = #3f3f3f
#active_foreground = #e68080
#active_background = #3f3f3f
#padding = 2
#border = #3f3f3f
#border_width = 0.5
#roundness = 2.0
[colors]
# based on Base16 Solar Flare by Chuck Harmston (https://chuck.harmston.ch)
foreground = #A6AFB8
foreground_bold = #A6AFB8
cursor = #A6AFB8
cursor_foreground = #1B2224
background = #1B2224
# 16 color space
# Black, Gray, Silver, White
color0 = #1B2224
color8 = #667581
color7 = #A6AFB8
color15 = #F5F7FA
# Red
color1 = #EF5253
color9 = #EF5253
# Green
color2 = #7CC844
color10 = #7CC844
# Yellow
color3 = #E4B51C
color11 = #E4B51C
# Blue
color4 = #33B5E1
color12 = #33B5E1
# Purple
color5 = #A363D5
color13 = #A363D5
# Teal
color6 = #52CBB0
color14 = #52CBB0
# Extra colors
color16 = #E66B2B
color17 = #D73C9A
color18 = #222E38
color19 = #586875
color20 = #85939E
color21 = #E8E9ED
# vim: ft=dosini cms=#%s
#!/bin/sh
# usage: import-gsettings <gsettings key>:<settings.ini key> <gsettings key>:<settings.ini key> ...
expression=""
for pair in "$@"; do
IFS=:; set -- $pair
expressions="$expressions -e 's:^$2=(.*)$:gsettings set org.gnome.desktop.interface $1 \1:e'"
done
IFS=
eval exec sed -E $expressions "${XDG_CONFIG_HOME:-$HOME/.config}"/gtk-3.0/settings.ini >/dev/null
......@@ -18,6 +18,9 @@ if [[ $CONNECTION_STATUS -ne 0 ]]; then
exit 1
fi
set -e # error if a command as non 0 exit
set -u # error if undefined variable
# message functions
msg() {
ALL_OFF="\e[1;0m"
......@@ -68,7 +71,7 @@ if [[ ! -d $CONTAINER_DIR/$CONTAINER_ID ]]; then
fi
info "Cloning docker-chromium-armhf from Git repo..."
git clone --progress https://github.com/spikerguy/docker-chromium-armhf/ $TEMP_DIR
git clone --progress --depth=1 https://github.com/appelgriebsch/docker-chromium-armhf/ $TEMP_DIR
info "Downloading ChromeOS image..."
CHROMEOS_URL="$(curl -s https://dl.google.com/dl/edgedl/chromeos/recovery/recovery.conf | grep -A11 CB5-312T | sed -n 's/^url=//p')"
......
......@@ -30,6 +30,9 @@ else # default guess
host_pulseaudio=/run/user/$UID/pulse;
fi
set -e # error if a command as non 0 exit
set -u # error if undefined variable
xhost +local:
pkexec systemd-nspawn --directory $CONTAINER_DIR/$CONTAINER_ID \
......@@ -40,7 +43,7 @@ pkexec systemd-nspawn --directory $CONTAINER_DIR/$CONTAINER_ID \
--setenv=LIBVA_DRIVER_NAME=v4l2_request \
--bind-ro=$host_pulseaudio:/run/user/host/pulse \
--bind-ro=$host_dbus:/run/user/host/bus \
--bind-ro=/usr/share/themes/:$XDG_DATA_HOME/themes/ \
--bind-ro=/var/run/dbus/system_bus_socket \
--bind=/dev/dri \
--bind=/dev/shm \
--bind=/dev/v4l \
......
{
"Version" : "1.0.0",
"ServerURL" : "https://manjaro.news/news",
"MaxArticles" : 15,
"AvailableCategories" : [
"Testing Updates",
"Stable Updates",
"Stable Staging Updates",
"Unstable Updates",
"Twitter",
"News",
"Announcements",
"Releases",
"ARM News",
"ARM Releases",
"ARM Stable Updates",
"ARM Testing Updates",
"ARM Unstable Updates"
],
"Categories" : [
"Stable Updates",
"News",
"Announcements",
"Releases"
],
"AddCategoriesBranch" : [
"News",
"Announcements",
"ARM Releases"
],
"RefreshInterval" : 600,
"Autostart" : true,
"ErrorNotifications" : false,
"DelayAfterStart" : 10,
"SetCategoriesFromBranch" : true,
"IconTheme" : "Bright"
}
{
"Version": "1.1.1",
"ServerURL": "http://manjaro.moson.eu:10111/news",
"MaxArticles": 15,
"AvailableCategories": [
"Testing Updates",
"Stable Updates",
"Unstable Updates",
"Announcements",
"Twitter",
"News",
"Releases",
"ARM Announcements",
"ARM Releases",
"ARM Stable Updates",
"ARM Testing Updates"
],
"Categories": [
"ARM Announcements",
"ARM Releases"
],
"AddCategoriesBranch": [
"ARM Announcements",
"ARM Releases"
],
"RefreshInterval": 600,
"HideNoNews": false,
"Autostart": true,
"ErrorNotifications": true,
"DelayAfterStart": 60,
"SetCategoriesFromBranch": true
}
\ No newline at end of file
[greeter]
theme-name = Matcha-dark-sea
icon-theme-name = Papirus-Dark-Maia
background = /usr/share/wallpapers/manjaro-arm/generic/manjaro-arm.png
background = /usr/share/wallpapers/manjaro-arm/generic/manjaro-bamboo-at-night.png
screensaver-timeout = 0
#!/usr/bin/pulseaudio -nF
#
# This file is part of PulseAudio.
#
# PulseAudio is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# PulseAudio is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
# This startup script is used only if PulseAudio is started per-user
# (i.e. not in system mode)
.fail
### Automatically restore the volume of streams and devices
load-module module-device-restore
load-module module-stream-restore
load-module module-card-restore
### Automatically augment property information from .desktop files
### stored in /usr/share/application
load-module module-augment-properties
### Should be after module-*-restore but before module-*-detect
load-module module-switch-on-port-available
### Load audio drivers statically
### (it's probably better to not load these drivers manually, but instead
### use module-udev-detect -- see below -- for doing this automatically)
#load-module module-alsa-sink
#load-module module-alsa-source device=hw:1,0
#load-module module-oss device="/dev/dsp" sink_name=output source_name=input
#load-module module-oss-mmap device="/dev/dsp" sink_name=output source_name=input
#load-module module-null-sink
#load-module module-pipe-sink
### Automatically load driver modules depending on the hardware available
.ifexists module-udev-detect.so
#load-module module-udev-detect
load-module module-udev-detect tsched=0
.else
### Use the static hardware detection module (for systems that lack udev support)
load-module module-detect
.endif
### Automatically connect sink and source if JACK server is present
.ifexists module-jackdbus-detect.so
.nofail
load-module module-jackdbus-detect channels=2
.fail
.endif
### Automatically load driver modules for Bluetooth hardware
.ifexists module-bluetooth-policy.so
load-module module-bluetooth-policy
.endif
.ifexists module-bluetooth-discover.so
load-module module-bluetooth-discover
.endif
### Load several protocols
load-module module-dbus-protocol
.ifexists module-esound-protocol-unix.so
load-module module-esound-protocol-unix
.endif
load-module module-native-protocol-unix
### Network access (may be configured with paprefs, so leave this commented
### here if you plan to use paprefs)
#load-module module-esound-protocol-tcp
#load-module module-native-protocol-tcp
#load-module module-zeroconf-publish
### Load the RTP receiver module (also configured via paprefs, see above)
#load-module module-rtp-recv
### Load the RTP sender module (also configured via paprefs, see above)
#load-module module-null-sink sink_name=rtp format=s16be channels=2 rate=44100 sink_properties="device.description='RTP Multicast Sink'"
#load-module module-rtp-send source=rtp.monitor
### Load additional modules from GSettings. This can be configured with the paprefs tool.
### Please keep in mind that the modules configured by paprefs might conflict with manually
### loaded modules.
.ifexists module-gsettings.so
.nofail
load-module module-gsettings
.fail
.endif
### Automatically restore the default sink/source when changed by the user
### during runtime
### NOTE: This should be loaded as early as possible so that subsequent modules
### that look up the default sink/source get the right value
load-module module-default-device-restore
### Automatically move streams to the default sink if the sink they are
### connected to dies, similar for sources
load-module module-rescue-streams
### Make sure we always have a sink around, even if it is a null sink.
load-module module-always-sink
### Honour intended role device property
load-module module-intended-roles
### Automatically suspend sinks/sources that become idle for too long
load-module module-suspend-on-idle
### If autoexit on idle is enabled we want to make sure we only quit
### when no local session needs us anymore.
.ifexists module-console-kit.so
load-module module-console-kit
.endif
.ifexists module-systemd-login.so
load-module module-systemd-login
.endif
### Enable positioned event sounds
load-module module-position-event-sounds
### Cork music/video streams when a phone stream is active
load-module module-role-cork
### Modules to allow autoloading of filters (such as echo cancellation)
### on demand. module-filter-heuristics tries to determine what filters
### make sense, and module-filter-apply does the heavy-lifting of
### loading modules and rerouting streams.
load-module module-filter-heuristics
load-module module-filter-apply
### Make some devices default
#set-default-sink output
#set-default-source input
{
"Version": "1.1.1",
"ServerURL": "http://manjaro.moson.eu:10111/news",
"MaxArticles": 15,
"AvailableCategories": [
"Testing Updates",
"Stable Updates",
"Unstable Updates",
"Announcements",
"Twitter",
"News",
"Releases",
"ARM Announcements",
"ARM Releases",
"ARM Stable Updates",
"ARM Testing Updates"
],
"Categories": [
"ARM Announcements",
"ARM Releases"
],
"AddCategoriesBranch": [
"ARM Announcements",
"ARM Releases"
],
"RefreshInterval": 600,
"HideNoNews": false,
"Autostart": true,
"ErrorNotifications": true,
"DelayAfterStart": 60,
"SetCategoriesFromBranch": true
}
\ No newline at end of file