Compare commits
21 Commits
1e90a052c1
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 73d28aff9a | |||
| 94f9cbef4a | |||
| 26d48504ef | |||
| ec28c9e34f | |||
| 18e332672b | |||
| 10cda4240e | |||
| 696bf08ca6 | |||
| a5bd0e4b56 | |||
| 0dbf5d5e44 | |||
| f4c7cad32c | |||
| 3f9255625f | |||
| b73c2225c6 | |||
| 8e23ac9da5 | |||
| f13f5fb2f4 | |||
| 2e8b02c335 | |||
| a0be9143f1 | |||
| e258abf6a5 | |||
| 290589274f | |||
| 1a415a7c2a | |||
| b49660b56b | |||
| 4f229298be |
@@ -0,0 +1,2 @@
|
||||
--paging=never
|
||||
--pager="less -R"
|
||||
@@ -8,7 +8,7 @@ activate_item_with_single_click=false
|
||||
activate_pastes=true
|
||||
always_on_top=false
|
||||
autocompletion=true
|
||||
autostart=true
|
||||
autostart=false
|
||||
check_clipboard=true
|
||||
check_selection=false
|
||||
clipboard_notification_lines=0
|
||||
|
||||
@@ -12,5 +12,13 @@ select = "underline"
|
||||
[editor.statusline]
|
||||
left = ["mode", "spinner", "file-name"]
|
||||
|
||||
[editor.file-picker]
|
||||
hidden = false
|
||||
|
||||
[keys.normal]
|
||||
X = "extend_line_above"
|
||||
|
||||
"C-h" = "jump_view_left"
|
||||
"C-j" = "jump_view_down"
|
||||
"C-k" = "jump_view_up"
|
||||
"C-l" = "jump_view_right"
|
||||
|
||||
@@ -4,6 +4,12 @@ general {
|
||||
after_sleep_cmd = hyprctl dispatch dpms on
|
||||
}
|
||||
|
||||
listener {
|
||||
timeout = 120
|
||||
on-timeout = brightnessctl -s set 10
|
||||
on-resume = brightnessctl -r
|
||||
}
|
||||
|
||||
listener {
|
||||
timeout = 180
|
||||
on-timeout = loginctl lock-session
|
||||
|
||||
+63
-23
@@ -7,6 +7,7 @@ monitor = DP-5, 2560x1440@164.958, 1280x0, 1
|
||||
|
||||
# Workspaces
|
||||
workspace = 1, monitor:DP-6, default:true
|
||||
workspace = 6, monitor:DP-5, default:true
|
||||
monitor= , preferred, auto, 1
|
||||
|
||||
# Variablen
|
||||
@@ -25,24 +26,58 @@ input {
|
||||
kb_layout = de
|
||||
kb_options = caps:escape
|
||||
follow_mouse = 1
|
||||
sensitivity = -0.7
|
||||
sensitivity = -0.5
|
||||
touchpad {
|
||||
natural_scroll = true
|
||||
tap-to-click = true
|
||||
clickfinger_behavior = true
|
||||
}
|
||||
}
|
||||
# hyprctl devices
|
||||
device {
|
||||
name = apple-inc.-magic-trackpad-usb-c
|
||||
sensitivity = 0.15
|
||||
natural_scroll = true
|
||||
}
|
||||
device {
|
||||
name = kinesis-corporation-adv360-pro-mouse
|
||||
sensitivity = 0.5
|
||||
}
|
||||
|
||||
# Gestures
|
||||
# gesture = 3, horizontal, workspace
|
||||
# gesture = 3, vertical, special, magic
|
||||
# gesture = 4, down, close
|
||||
# gesture = 4, up, dispatcher, exec, rofi -show drun
|
||||
# gesture = 3, l, layoutmsg, scroll 1
|
||||
gesture = 3, swipe, mod: SUPER, resize
|
||||
gesture = 3, swipe, mod: CTRL, move
|
||||
gesture = 3, swipe, mod: Alt, fullscreen
|
||||
gesture = 3, right, dispatcher, movefocus, l
|
||||
gesture = 3, left, dispatcher, movefocus, r
|
||||
gesture = 3, down, dispatcher, movefocus, u
|
||||
gesture = 3, up, dispatcher, movefocus, d
|
||||
# gesture = 3, left, dispatcher, focusmonitor, -1
|
||||
# gesture = 3, left, mod: CTRL, dispatcher, movetoworkspace, -1
|
||||
# gesture = 3, right, dispatcher, focusmonitor, +1
|
||||
# gesture = 3, right, mod: CTRL, dispatcher, movetoworkspace, +1
|
||||
|
||||
# General
|
||||
general {
|
||||
gaps_in = 3
|
||||
gaps_out = 5
|
||||
gaps_in = 5
|
||||
gaps_out = 15
|
||||
border_size = 3
|
||||
col.active_border = $primary
|
||||
col.inactive_border = $surface_variant
|
||||
layout = dwindle
|
||||
}
|
||||
|
||||
|
||||
bind = SUPER, F1, exec, hyprctl keyword general:layout dwindle && notify-send "Layout: Dwindle"
|
||||
bind = SUPER, F2, exec, hyprctl keyword general:layout master && notify-send "Layout: Master"
|
||||
bind = SUPER, F3, exec, hyprctl keyword general:layout scrolling && notify-send "Layout: Scrolling"
|
||||
bind = SUPER, F4, exec, hyprctl keyword general:layout monocle && notify-send "Layout: Monocle"
|
||||
|
||||
# Decoration
|
||||
decoration {
|
||||
rounding = 10
|
||||
@@ -86,27 +121,32 @@ dwindle {
|
||||
preserve_split = true
|
||||
}
|
||||
|
||||
scrolling {
|
||||
direction = right
|
||||
focus_fit_method = 0
|
||||
}
|
||||
|
||||
# Window Rules
|
||||
windowrulev2 = opacity 0.9 0.8, class:^(Alacritty)$
|
||||
windowrulev2 = float, size 800 600, center, class:^(org.pulseaudio.pavucontrol)$
|
||||
windowrulev2 = float, class:^(waypaper)$
|
||||
windowrulev2 = size 800 600, class:^(waypaper)$
|
||||
windowrulev2 = center, class:^(waypaper)$
|
||||
windowrulev2 = float, class:^(com.github.hluk.copyq)$
|
||||
windowrulev2 = center, class:^(com.github.hluk.copyq)$
|
||||
windowrulev2 = size 800 600, class:^(com.github.hluk.copyq)$
|
||||
windowrulev2 = opacity 0.9 0.9, class:^(com.github.hluk.copyq)$
|
||||
# windowrulev2 = opacity 0.9 0.8, class:^(Alacritty)$
|
||||
# windowrulev2 = float, size 800 600, center, class:^(org.pulseaudio.pavucontrol)$
|
||||
# windowrulev2 = float, class:^(waypaper)$
|
||||
# windowrulev2 = size 800 600, class:^(waypaper)$
|
||||
# windowrulev2 = center, class:^(waypaper)$
|
||||
# windowrulev2 = float, class:^(com.github.hluk.copyq)$
|
||||
# windowrulev2 = center, class:^(com.github.hluk.copyq)$
|
||||
# windowrulev2 = size 800 600, class:^(com.github.hluk.copyq)$
|
||||
# windowrulev2 = opacity 0.9 0.9, class:^(com.github.hluk.copyq)$
|
||||
|
||||
# Layer Rules
|
||||
layerrule = blur, rofi
|
||||
layerrule = ignorealpha 0.1, rofi
|
||||
layerrule = blur, logout_dialog
|
||||
layerrule = ignorealpha 0.1, logout_dialog
|
||||
layerrule = ignorezero, logout_dialog
|
||||
layerrule = blur, swaync-control-center
|
||||
layerrule = blur, swaync-notification-window
|
||||
layerrule = ignorealpha 0.5, swaync-control-center
|
||||
layerrule = ignorealpha 0.5, swaync-notification-window
|
||||
# layerrule = blur, rofi
|
||||
# layerrule = ignorealpha 0.1, rofi
|
||||
# layerrule = blur, logout_dialog
|
||||
# layerrule = ignorealpha 0.1, logout_dialog
|
||||
# layerrule = ignorezero, logout_dialog
|
||||
# layerrule = blur, swaync-control-center
|
||||
# layerrule = blur, swaync-notification-window
|
||||
# layerrule = ignorealpha 0.5, swaync-control-center
|
||||
# layerrule = ignorealpha 0.5, swaync-notification-window
|
||||
|
||||
# Keybindings
|
||||
bind = $mainMod, T, exec, $terminal
|
||||
@@ -142,7 +182,7 @@ bind = $mainMod SHIFT, L, movewindow, r
|
||||
# Special Workspace
|
||||
bind = $mainMod, S, togglespecialworkspace, special
|
||||
bind = $mainMod CTRL, S, movetoworkspace, special
|
||||
bind = $mainMod SHIFT, S, movetoworkspace, e+0
|
||||
bind = $mainMod SHIFT, S, movetoworkspacesilent, special
|
||||
|
||||
# Monitor Focus
|
||||
bind = $mainMod, left, focusmonitor, l
|
||||
@@ -230,7 +270,7 @@ bind = , catchall, submap, reset
|
||||
submap = reset
|
||||
|
||||
# Autostart
|
||||
exec-once = sway-audio-idle-inhibit
|
||||
exec-once = wlsunset -S 07:00 -s 19:00 -t 4000 -T 6500 -d 1800
|
||||
exec-once = hyprctl dispatch focusmonitor DP-6
|
||||
exec-once = waybar
|
||||
exec-once = swaync
|
||||
|
||||
@@ -17,8 +17,6 @@ output_path = "~/.config/btop/themes/matugen.theme"
|
||||
input_path = "~/.config/matugen/templates/fish-colors.fish"
|
||||
output_path = "~/.config/fish/conf.d/matugen_colors.fish"
|
||||
|
||||
# --- GTK / Waybar Colors ---
|
||||
# (Wird oft von Waybar style.css importiert)
|
||||
[templates.gtk_css]
|
||||
input_path = "~/.config/matugen/templates/colors-gtk.css"
|
||||
output_path = "~/.config/matugen/colors.css"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# wird in matugen templates starship erstellt
|
||||
"$schema" = 'https://starship.rs/config-schema.json'
|
||||
|
||||
format = """
|
||||
@@ -61,9 +62,14 @@ stashed = "stashed "
|
||||
renamed = "renamed "
|
||||
deleted = "deleted "
|
||||
|
||||
# [jujutsu]
|
||||
# symbol = " "
|
||||
# disabled = false
|
||||
# style = "bold yellow"
|
||||
|
||||
[nix_shell]
|
||||
disabled = false
|
||||
format = '[ <$name> ]($style)'
|
||||
format = '[ <$name> ]($style)'
|
||||
style = "bg:{{colors.surface_variant.default.hex}} fg:{{colors.on_surface_variant.default.hex}}"
|
||||
impure_msg = '(impure)'
|
||||
pure_msg = '(pure)'
|
||||
|
||||
+36
-45
@@ -1,59 +1,50 @@
|
||||
[Added Associations]
|
||||
x-scheme-handler/http=app.zen_browser.zen.desktop;
|
||||
x-scheme-handler/https=app.zen_browser.zen.desktop;
|
||||
|
||||
[Default Applications]
|
||||
# --- Text ---
|
||||
text/plain=Helix.desktop;org.kde.kwrite.desktop;
|
||||
text/markdown=Helix.desktop;org.kde.kwrite.desktop;
|
||||
text/rust=Helix.desktop;org.kde.kwrite.desktop;
|
||||
application/json=Helix.desktop;org.kde.kwrite.desktop;
|
||||
application/x-yaml=Helix.desktop;org.kde.kwrite.desktop;
|
||||
application/pdf=org.pwmt.zathura.desktop;org.kde.okular.desktop;
|
||||
application/x-compressed-tar=org.kde.ark.desktop;
|
||||
application/x-docbook+xml=Helix.desktop;org.kde.kwrite.desktop;
|
||||
application/x-extension-ics=thunderbird.desktop;
|
||||
application/x-matroska=org.kde.haruna.desktop;
|
||||
application/x-tar=org.kde.ark.desktop;
|
||||
application/x-terminal-emulator=Alacritty.desktop;
|
||||
application/x-yaml=Helix.desktop;org.kde.kwrite.desktop;
|
||||
application/x-zerosize=Helix.desktop;org.kde.kwrite.desktop;
|
||||
application/zip=org.kde.ark.desktop;
|
||||
audio/aac=org.kde.elisa.desktop;
|
||||
audio/flac=org.kde.elisa.desktop;
|
||||
audio/mp4=org.kde.elisa.desktop;
|
||||
audio/mpeg=org.kde.elisa.desktop;
|
||||
audio/ogg=org.kde.elisa.desktop;
|
||||
audio/x-vorbis+ogg=org.kde.elisa.desktop;
|
||||
audio/x-wav=org.kde.elisa.desktop;
|
||||
image/jpeg=org.kde.gwenview.desktop;
|
||||
image/png=org.kde.gwenview.desktop;
|
||||
image/svg+xml=org.kde.gwenview.desktop;org.inkscape.Inkscape.desktop;
|
||||
inode/directory=org.kde.dolphin.desktop;
|
||||
message/rfc822=thunderbird.desktop;
|
||||
text/calendar=thunderbird.desktop;
|
||||
text/markdown=Helix.desktop;org.kde.kwrite.desktop;
|
||||
text/plain=Helix.desktop;org.kde.kwrite.desktop;
|
||||
text/rust=Helix.desktop;org.kde.kwrite.desktop;
|
||||
text/x-cmake=Helix.desktop;org.kde.kwrite.desktop;
|
||||
text/x-objcsrc=Helix.desktop;org.kde.kwrite.desktop;
|
||||
text/x-typst=Helix.desktop;org.kde.kwrite.desktop;
|
||||
|
||||
# --- Audio ---
|
||||
audio/mpeg=org.kde.elisa.desktop;
|
||||
audio/x-wav=org.kde.elisa.desktop;
|
||||
audio/x-vorbis+ogg=org.kde.elisa.desktop;
|
||||
audio/flac=org.kde.elisa.desktop;
|
||||
audio/mp4=org.kde.elisa.desktop;
|
||||
audio/aac=org.kde.elisa.desktop;
|
||||
audio/ogg=org.kde.elisa.desktop;
|
||||
|
||||
# --- Video ---
|
||||
video/mp4=org.kde.haruna.desktop;
|
||||
video/x-matroska=org.kde.haruna.desktop;
|
||||
video/webm=org.kde.haruna.desktop;
|
||||
video/quicktime=org.kde.haruna.desktop;
|
||||
video/x-msvideo=org.kde.haruna.desktop;
|
||||
video/mpeg=org.kde.haruna.desktop;
|
||||
video/quicktime=org.kde.haruna.desktop;
|
||||
video/webm=org.kde.haruna.desktop;
|
||||
video/x-flv=org.kde.haruna.desktop;
|
||||
application/x-matroska=org.kde.haruna.desktop;
|
||||
|
||||
# --- Dokumente & Archive ---
|
||||
application/pdf=org.pwmt.zathura.desktop;org.kde.okular.desktop;
|
||||
application/zip=org.kde.ark.desktop;
|
||||
application/x-tar=org.kde.ark.desktop;
|
||||
application/x-compressed-tar=org.kde.ark.desktop;
|
||||
image/svg+xml=org.kde.gwenview.desktop;org.inkscape.Inkscape.desktop;
|
||||
image/png=org.kde.gwenview.desktop;
|
||||
image/jpeg=org.kde.gwenview.desktop;
|
||||
|
||||
# --- Ordner ---
|
||||
inode/directory=org.kde.dolphin.desktop;
|
||||
|
||||
# --- Mail & Kalender ---
|
||||
video/x-matroska=org.kde.haruna.desktop;
|
||||
video/x-msvideo=org.kde.haruna.desktop;
|
||||
x-scheme-handler/http=app.zen_browser.zen.desktop;
|
||||
x-scheme-handler/https=app.zen_browser.zen.desktop;
|
||||
x-scheme-handler/mailto=thunderbird.desktop;
|
||||
message/rfc822=thunderbird.desktop;
|
||||
text/calendar=thunderbird.desktop;
|
||||
x-scheme-handler/webcal=thunderbird.desktop;
|
||||
x-scheme-handler/webcals=thunderbird.desktop;
|
||||
application/x-extension-ics=thunderbird.desktop;
|
||||
|
||||
# --- Messenger ---
|
||||
x-scheme-handler/sgnl=signal.desktop;
|
||||
x-scheme-handler/signalcaptcha=signal.desktop;
|
||||
|
||||
# --- Terminal ---
|
||||
x-scheme-handler/terminal=Alacritty.desktop;
|
||||
application/x-terminal-emulator=Alacritty.desktop;
|
||||
x-scheme-handler/webcal=thunderbird.desktop;
|
||||
x-scheme-handler/webcals=thunderbird.desktop;
|
||||
|
||||
@@ -1,73 +0,0 @@
|
||||
"$schema" = 'https://starship.rs/config-schema.json'
|
||||
|
||||
format = """
|
||||
[░▒▓](#920025)\
|
||||
$username\
|
||||
[ ](bg:#920025 fg:#ffdada)\
|
||||
$directory\
|
||||
$time\
|
||||
$git_branch\
|
||||
$git_status\
|
||||
$nix_shell\
|
||||
$character"""
|
||||
|
||||
[username]
|
||||
show_always = true
|
||||
style_user = "bg:#920025 fg:#ffdada"
|
||||
format = "[ $user]($style)"
|
||||
|
||||
[directory]
|
||||
style = "fg:#680018 bg:#ffb3b5"
|
||||
format = "[ $path ]($style)"
|
||||
truncation_length = 3
|
||||
truncation_symbol = "…/"
|
||||
|
||||
[directory.substitutions]
|
||||
"Documents" = " "
|
||||
"Downloads" = " "
|
||||
"Music" = " "
|
||||
"Pictures" = " "
|
||||
"Dokumente" = " "
|
||||
"Musik" = " "
|
||||
"Bilder" = " "
|
||||
"Dev" = " "
|
||||
|
||||
[time]
|
||||
disabled = false
|
||||
time_format = "%R"
|
||||
style = "bg:#2b1c1c"
|
||||
format = '[[ $time ](fg:#dbc0c0 bg:#2b1c1c)]($style)'
|
||||
|
||||
[git_branch]
|
||||
disabled = false
|
||||
symbol = " "
|
||||
style = "bg:#f5b8a7 fg:#4c261b"
|
||||
format = '[ $symbol$branch ](bold $style)'
|
||||
|
||||
[git_status]
|
||||
disabled = false
|
||||
style = "bg:#f5b8a7 fg:#4c261b"
|
||||
format = '[$all_status$ahead_behind]($style)'
|
||||
|
||||
# up_to_date = " synced "
|
||||
modified = "modified "
|
||||
staged = "staged "
|
||||
untracked = "untracked "
|
||||
ahead = "ahead ⇡${count} "
|
||||
behind = "behind ⇣${count} "
|
||||
diverged = "diverged ⇕⇡${ahead_count}⇣${behind_count} "
|
||||
conflicted = "conflict "
|
||||
stashed = "stashed "
|
||||
renamed = "renamed "
|
||||
deleted = "deleted "
|
||||
|
||||
[nix_shell]
|
||||
disabled = false
|
||||
format = '[ <$name> ]($style)'
|
||||
style = "bg:#554242 fg:#dbc0c0"
|
||||
impure_msg = '(impure)'
|
||||
pure_msg = '(pure)'
|
||||
|
||||
[character]
|
||||
success_symbol = "[ ➜](#ffb3b5)"
|
||||
error_symbol = "[ ERROR ](bold #ffb4ab)[➜](#ffb4ab)"
|
||||
@@ -4,3 +4,5 @@ set selection-clipboard clipboard
|
||||
set adjust-open best-fit
|
||||
set page-h-padding 10
|
||||
set page-v-padding 10
|
||||
|
||||
set recolor-keephue "true"
|
||||
|
||||
@@ -11,3 +11,10 @@
|
||||
.config/copyq/copyq_geometry.ini.lock.rmlock.rmlock.rmlock.rmlock
|
||||
.config/copyq/copyq_tabs.ini
|
||||
.config/copyq/copyq_tab_WndpcyZjaGVuYWJsYWdl.dat
|
||||
.config/copyq/copyq_geometry.ini.lock.rmlock.rmlock.rmlock.rmlock.rmlock
|
||||
.config/copyq/copyq_geometry.ini.lock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock
|
||||
.config/copyq/copyq_geometry.ini.lock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock
|
||||
.config/copyq/copyq_geometry.ini.lock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock
|
||||
.config/copyq/copyq_geometry.ini.lock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock
|
||||
.config/copyq/copyq_geometry.ini.lock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock
|
||||
/icons/hicolor
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
c0110c89-e40a-4dd9-94a8-31f93a7a4ee9
|
||||
@@ -0,0 +1 @@
|
||||
89615673-4777-443c-9cb5-44d129f54155
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
5d77a904-7426-458f-b412-be26639ec783
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,93 @@
|
||||
Copyright (c) 2012-2013, The Mozilla Corporation and Telefonica S.A.
|
||||
|
||||
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
||||
This license is copied below, and is also available with a FAQ at:
|
||||
https://openfontlicense.org
|
||||
|
||||
|
||||
-----------------------------------------------------------
|
||||
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
||||
-----------------------------------------------------------
|
||||
|
||||
PREAMBLE
|
||||
The goals of the Open Font License (OFL) are to stimulate worldwide
|
||||
development of collaborative font projects, to support the font creation
|
||||
efforts of academic and linguistic communities, and to provide a free and
|
||||
open framework in which fonts may be shared and improved in partnership
|
||||
with others.
|
||||
|
||||
The OFL allows the licensed fonts to be used, studied, modified and
|
||||
redistributed freely as long as they are not sold by themselves. The
|
||||
fonts, including any derivative works, can be bundled, embedded,
|
||||
redistributed and/or sold with any software provided that any reserved
|
||||
names are not used by derivative works. The fonts and derivatives,
|
||||
however, cannot be released under any other type of license. The
|
||||
requirement for fonts to remain under this license does not apply
|
||||
to any document created using the fonts or their derivatives.
|
||||
|
||||
DEFINITIONS
|
||||
"Font Software" refers to the set of files released by the Copyright
|
||||
Holder(s) under this license and clearly marked as such. This may
|
||||
include source files, build scripts and documentation.
|
||||
|
||||
"Reserved Font Name" refers to any names specified as such after the
|
||||
copyright statement(s).
|
||||
|
||||
"Original Version" refers to the collection of Font Software components as
|
||||
distributed by the Copyright Holder(s).
|
||||
|
||||
"Modified Version" refers to any derivative made by adding to, deleting,
|
||||
or substituting -- in part or in whole -- any of the components of the
|
||||
Original Version, by changing formats or by porting the Font Software to a
|
||||
new environment.
|
||||
|
||||
"Author" refers to any designer, engineer, programmer, technical
|
||||
writer or other person who contributed to the Font Software.
|
||||
|
||||
PERMISSION & CONDITIONS
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
||||
redistribute, and sell modified and unmodified copies of the Font
|
||||
Software, subject to the following conditions:
|
||||
|
||||
1) Neither the Font Software nor any of its individual components,
|
||||
in Original or Modified Versions, may be sold by itself.
|
||||
|
||||
2) Original or Modified Versions of the Font Software may be bundled,
|
||||
redistributed and/or sold with any software, provided that each copy
|
||||
contains the above copyright notice and this license. These can be
|
||||
included either as stand-alone text files, human-readable headers or
|
||||
in the appropriate machine-readable metadata fields within text or
|
||||
binary files as long as those fields can be easily viewed by the user.
|
||||
|
||||
3) No Modified Version of the Font Software may use the Reserved Font
|
||||
Name(s) unless explicit written permission is granted by the corresponding
|
||||
Copyright Holder. This restriction only applies to the primary font name as
|
||||
presented to the users.
|
||||
|
||||
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
||||
Software shall not be used to promote, endorse or advertise any
|
||||
Modified Version, except to acknowledge the contribution(s) of the
|
||||
Copyright Holder(s) and the Author(s) or with their explicit written
|
||||
permission.
|
||||
|
||||
5) The Font Software, modified or unmodified, in part or in whole,
|
||||
must be distributed entirely under this license, and must not be
|
||||
distributed under any other license. The requirement for fonts to
|
||||
remain under this license does not apply to any document created
|
||||
using the Font Software.
|
||||
|
||||
TERMINATION
|
||||
This license becomes null and void if any of the above conditions are
|
||||
not met.
|
||||
|
||||
DISCLAIMER
|
||||
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
||||
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
||||
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
||||
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
||||
OTHER DEALINGS IN THE FONT SOFTWARE.
|
||||
@@ -0,0 +1 @@
|
||||
50ee0e02-d6e4-4d85-9ab4-ef1f7d867bde
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,93 @@
|
||||
Copyright (c) 2012-2015, The Mozilla Foundation and Telefonica S.A.
|
||||
|
||||
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
||||
This license is copied below, and is also available with a FAQ at:
|
||||
https://openfontlicense.org
|
||||
|
||||
|
||||
-----------------------------------------------------------
|
||||
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
||||
-----------------------------------------------------------
|
||||
|
||||
PREAMBLE
|
||||
The goals of the Open Font License (OFL) are to stimulate worldwide
|
||||
development of collaborative font projects, to support the font creation
|
||||
efforts of academic and linguistic communities, and to provide a free and
|
||||
open framework in which fonts may be shared and improved in partnership
|
||||
with others.
|
||||
|
||||
The OFL allows the licensed fonts to be used, studied, modified and
|
||||
redistributed freely as long as they are not sold by themselves. The
|
||||
fonts, including any derivative works, can be bundled, embedded,
|
||||
redistributed and/or sold with any software provided that any reserved
|
||||
names are not used by derivative works. The fonts and derivatives,
|
||||
however, cannot be released under any other type of license. The
|
||||
requirement for fonts to remain under this license does not apply
|
||||
to any document created using the fonts or their derivatives.
|
||||
|
||||
DEFINITIONS
|
||||
"Font Software" refers to the set of files released by the Copyright
|
||||
Holder(s) under this license and clearly marked as such. This may
|
||||
include source files, build scripts and documentation.
|
||||
|
||||
"Reserved Font Name" refers to any names specified as such after the
|
||||
copyright statement(s).
|
||||
|
||||
"Original Version" refers to the collection of Font Software components as
|
||||
distributed by the Copyright Holder(s).
|
||||
|
||||
"Modified Version" refers to any derivative made by adding to, deleting,
|
||||
or substituting -- in part or in whole -- any of the components of the
|
||||
Original Version, by changing formats or by porting the Font Software to a
|
||||
new environment.
|
||||
|
||||
"Author" refers to any designer, engineer, programmer, technical
|
||||
writer or other person who contributed to the Font Software.
|
||||
|
||||
PERMISSION & CONDITIONS
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
||||
redistribute, and sell modified and unmodified copies of the Font
|
||||
Software, subject to the following conditions:
|
||||
|
||||
1) Neither the Font Software nor any of its individual components,
|
||||
in Original or Modified Versions, may be sold by itself.
|
||||
|
||||
2) Original or Modified Versions of the Font Software may be bundled,
|
||||
redistributed and/or sold with any software, provided that each copy
|
||||
contains the above copyright notice and this license. These can be
|
||||
included either as stand-alone text files, human-readable headers or
|
||||
in the appropriate machine-readable metadata fields within text or
|
||||
binary files as long as those fields can be easily viewed by the user.
|
||||
|
||||
3) No Modified Version of the Font Software may use the Reserved Font
|
||||
Name(s) unless explicit written permission is granted by the corresponding
|
||||
Copyright Holder. This restriction only applies to the primary font name as
|
||||
presented to the users.
|
||||
|
||||
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
||||
Software shall not be used to promote, endorse or advertise any
|
||||
Modified Version, except to acknowledge the contribution(s) of the
|
||||
Copyright Holder(s) and the Author(s) or with their explicit written
|
||||
permission.
|
||||
|
||||
5) The Font Software, modified or unmodified, in part or in whole,
|
||||
must be distributed entirely under this license, and must not be
|
||||
distributed under any other license. The requirement for fonts to
|
||||
remain under this license does not apply to any document created
|
||||
using the Font Software.
|
||||
|
||||
TERMINATION
|
||||
This license becomes null and void if any of the above conditions are
|
||||
not met.
|
||||
|
||||
DISCLAIMER
|
||||
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
||||
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
||||
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
||||
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
||||
OTHER DEALINGS IN THE FONT SOFTWARE.
|
||||
@@ -0,0 +1 @@
|
||||
8ce765cf-6d6f-413f-965e-d3e0dc625db0
|
||||
@@ -0,0 +1,5 @@
|
||||
# This file is written by nwg-look. Do not edit.
|
||||
[Icon Theme]
|
||||
Name=Default
|
||||
Comment=Default Cursor Theme
|
||||
Inherits=macOS-White
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 3.5 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 2.4 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.3 MiB |
Reference in New Issue
Block a user