diff --git a/conky/.conkyrc b/conky/.conkyrc deleted file mode 100644 index a465242..0000000 --- a/conky/.conkyrc +++ /dev/null @@ -1,90 +0,0 @@ -conky.config = { ---======================== Aqua-rings-110.conkyrc ======================================== --- --- Heavily modified version of SunForMiles.conkyrc; --- Ported to Conky v1.10; --- Removed unecessary ${font} calls, tweaked positions, colours etc; --- Added BL forum atomfeed; --- Designed to complement BunsenLabs Beam desktop themeing --- --- by damo, July2017 --- ---======================= Modification of ================================================ --- SunForMiles.conkyrc --- Date : 05 July 2017 --- Author : Sun For Miles --- Version : v0.41 --- License : Distributed under the terms of GNU GPL version 2 or later --- --- This version is a modification of conkyrc_seamod, which is modification of conkyrc_lunatico, --- which is modification of conkyrc_orange --- --- conkyrc_orange: http://gnome-look.org/content/show.php?content=137503&forumpage=0 --- conkyrc_lunatico: http://gnome-look.org/content/show.php?content=142884 --- conkyrc_seamod: http://custom-linux.deviantart.com/art/Conky-Seamod-v0-1-283461046 ---============================================================================================= - background = true, - update_interval = 1, - - cpu_avg_samples = 1, - net_avg_samples = 2, - temperature_unit = 'celsius', - - double_buffer = true, - no_buffers = true, - text_buffer_size = 2048, - - gap_x = 40, - gap_y = 20, - minimum_width = 150, minimum_height = 600, - maximum_width = 300, - own_window = true, - own_window_transparent = true, - own_window_argb_visual = true, - own_window_type = 'desktop', - own_window_hints = 'undecorated,sticky,skip_taskbar,skip_pager,below', - border_inner_margin = 30, - border_outer_margin = 0, - alignment = 'top_right', - - - draw_shades = false, - draw_outline = false, - draw_borders = false, - draw_graph_borders = false, - - override_utf8_locale = true, - use_xft = true, - --font = 'caviar dreams:size=10', - --font = 'Roboto Condensed:size=14', - font = 'Roboto Condensed:size=9', - xftalpha = 0.5, - uppercase = false, - --- Defining colors - default_color = '#FFFFFF', --- Shades of Gray - color1 = 'DDDDDD', - color2 = 'AAAAAA', - color3 = '888888', - color4 = '678b8b', - color5 = '284f63', - color6 = '617b78', - color7 = '668989', - color8 = 'dae1e3', - color9 = '6B9083', - -}; -conky.text = [[ -# Showing disk partitions: root, home and Data. Edit paths as required for your system -${voffset 10} -#${voffset -10}${font}${color3}CPU1: ${cpu cpu0}% ${cpubar cpu0} -#${voffset -5}${font}${color3}CPU2: ${cpu cpu1}% ${cpubar cpu1} -#${voffset 0}${font}${color3}RAM: ${memperc}% ${mem}/${memmax} ${membar} -${font Roboto Condensed:size=11:style=bold}${color4}${alignr}EMMC -${voffset 15}${alignr}${diskiograph 20,180 666666 68364B -t -l} -${voffset 0} -${offset 100}${font}${color3}Free: ${fs_free /}${alignr}Used: ${fs_used /} -# End -]]; - diff --git a/deluge/.config/deluge/auth b/deluge/.config/deluge/auth deleted file mode 100644 index 48a7b10..0000000 --- a/deluge/.config/deluge/auth +++ /dev/null @@ -1 +0,0 @@ -localclient:899af0a066851be501fe66d420ee78a5d1d09133:10 diff --git a/deluge/.config/deluge/core.conf b/deluge/.config/deluge/core.conf deleted file mode 100644 index e4eb967..0000000 --- a/deluge/.config/deluge/core.conf +++ /dev/null @@ -1,101 +0,0 @@ -{ - "file": 1, - "format": 1 -}{ - "info_sent": 0.0, - "lsd": true, - "send_info": false, - "move_completed_path": "/home/coolneng/Downloads", - "enc_in_policy": 1, - "queue_new_to_top": false, - "ignore_limits_on_local_network": true, - "rate_limit_ip_overhead": true, - "daemon_port": 58846, - "natpmp": true, - "max_active_limit": 8, - "utpex": true, - "max_active_downloading": 3, - "max_active_seeding": 5, - "allow_remote": false, - "max_half_open_connections": 50, - "download_location": "/home/coolneng/Downloads", - "compact_allocation": false, - "max_upload_speed": -1.0, - "cache_expiry": 60, - "prioritize_first_last_pieces": false, - "auto_managed": true, - "enc_level": 2, - "max_connections_per_second": 20, - "dont_count_slow_torrents": false, - "random_outgoing_ports": true, - "max_upload_slots_per_torrent": -1, - "new_release_check": true, - "enc_out_policy": 1, - "outgoing_ports": [ - 0, - 0 - ], - "seed_time_limit": 180, - "cache_size": 512, - "share_ratio_limit": 2.0, - "max_download_speed": -1.0, - "geoip_db_location": "/var/lib/GeoIP/GeoIP.dat", - "torrentfiles_location": "/home/coolneng/Downloads", - "stop_seed_at_ratio": false, - "peer_tos": "0x00", - "listen_interface": "", - "upnp": true, - "max_download_speed_per_torrent": -1, - "max_upload_slots_global": 4, - "enabled_plugins": [], - "random_port": true, - "autoadd_enable": false, - "max_connections_global": 200, - "enc_prefer_rc4": true, - "listen_ports": [ - 6881, - 6891 - ], - "dht": true, - "stop_seed_ratio": 2.0, - "seed_time_ratio_limit": 7.0, - "max_upload_speed_per_torrent": -1, - "copy_torrent_file": false, - "del_copy_torrent_file": false, - "move_completed": false, - "proxies": { - "peer": { - "username": "", - "password": "", - "type": 0, - "hostname": "", - "port": 8080 - }, - "web_seed": { - "username": "", - "password": "", - "type": 0, - "hostname": "", - "port": 8080 - }, - "tracker": { - "username": "", - "password": "", - "type": 0, - "hostname": "", - "port": 8080 - }, - "dht": { - "username": "", - "password": "", - "type": 0, - "hostname": "", - "port": 8080 - } - }, - "add_paused": false, - "max_connections_per_torrent": -1, - "remove_seed_at_ratio": false, - "autoadd_location": "/home/coolneng/Downloads", - "plugins_location": "/home/coolneng/.config/deluge/plugins" -} \ No newline at end of file diff --git a/deluge/.config/deluge/core.conf~ b/deluge/.config/deluge/core.conf~ deleted file mode 100644 index e4eb967..0000000 --- a/deluge/.config/deluge/core.conf~ +++ /dev/null @@ -1,101 +0,0 @@ -{ - "file": 1, - "format": 1 -}{ - "info_sent": 0.0, - "lsd": true, - "send_info": false, - "move_completed_path": "/home/coolneng/Downloads", - "enc_in_policy": 1, - "queue_new_to_top": false, - "ignore_limits_on_local_network": true, - "rate_limit_ip_overhead": true, - "daemon_port": 58846, - "natpmp": true, - "max_active_limit": 8, - "utpex": true, - "max_active_downloading": 3, - "max_active_seeding": 5, - "allow_remote": false, - "max_half_open_connections": 50, - "download_location": "/home/coolneng/Downloads", - "compact_allocation": false, - "max_upload_speed": -1.0, - "cache_expiry": 60, - "prioritize_first_last_pieces": false, - "auto_managed": true, - "enc_level": 2, - "max_connections_per_second": 20, - "dont_count_slow_torrents": false, - "random_outgoing_ports": true, - "max_upload_slots_per_torrent": -1, - "new_release_check": true, - "enc_out_policy": 1, - "outgoing_ports": [ - 0, - 0 - ], - "seed_time_limit": 180, - "cache_size": 512, - "share_ratio_limit": 2.0, - "max_download_speed": -1.0, - "geoip_db_location": "/var/lib/GeoIP/GeoIP.dat", - "torrentfiles_location": "/home/coolneng/Downloads", - "stop_seed_at_ratio": false, - "peer_tos": "0x00", - "listen_interface": "", - "upnp": true, - "max_download_speed_per_torrent": -1, - "max_upload_slots_global": 4, - "enabled_plugins": [], - "random_port": true, - "autoadd_enable": false, - "max_connections_global": 200, - "enc_prefer_rc4": true, - "listen_ports": [ - 6881, - 6891 - ], - "dht": true, - "stop_seed_ratio": 2.0, - "seed_time_ratio_limit": 7.0, - "max_upload_speed_per_torrent": -1, - "copy_torrent_file": false, - "del_copy_torrent_file": false, - "move_completed": false, - "proxies": { - "peer": { - "username": "", - "password": "", - "type": 0, - "hostname": "", - "port": 8080 - }, - "web_seed": { - "username": "", - "password": "", - "type": 0, - "hostname": "", - "port": 8080 - }, - "tracker": { - "username": "", - "password": "", - "type": 0, - "hostname": "", - "port": 8080 - }, - "dht": { - "username": "", - "password": "", - "type": 0, - "hostname": "", - "port": 8080 - } - }, - "add_paused": false, - "max_connections_per_torrent": -1, - "remove_seed_at_ratio": false, - "autoadd_location": "/home/coolneng/Downloads", - "plugins_location": "/home/coolneng/.config/deluge/plugins" -} \ No newline at end of file diff --git a/deluge/.config/deluge/deluged.log b/deluge/.config/deluge/deluged.log deleted file mode 100644 index 56f4ae9..0000000 --- a/deluge/.config/deluge/deluged.log +++ /dev/null @@ -1,9 +0,0 @@ -There is a deluge daemon running with this config directory! -You cannot run multiple daemons with the same config directory set. -If you believe this is an error, you can force a start by deleting /home/coolneng/.config/deluge/deluged.pid. -There is a deluge daemon running with this config directory! -You cannot run multiple daemons with the same config directory set. -If you believe this is an error, you can force a start by deleting /home/coolneng/.config/deluge/deluged.pid. -There is a deluge daemon running with this config directory! -You cannot run multiple daemons with the same config directory set. -If you believe this is an error, you can force a start by deleting /home/coolneng/.config/deluge/deluged.pid. diff --git a/deluge/.config/deluge/gtkui.conf b/deluge/.config/deluge/gtkui.conf deleted file mode 100644 index 896f4d3..0000000 --- a/deluge/.config/deluge/gtkui.conf +++ /dev/null @@ -1,75 +0,0 @@ -{ - "file": 1, - "format": 1 -}{ - "close_to_tray": false, - "ntf_sound_path": "/home/coolneng/Downloads", - "window_width": 548, - "default_load_path": "/tmp/torrent-stream", - "window_y_pos": 30, - "ntf_email": false, - "tray_upload_speed_list": [ - 5.0, - 10.0, - 30.0, - 80.0, - 300.0 - ], - "show_statusbar": true, - "ntf_popup": false, - "ntf_pass": "", - "show_sidebar": true, - "window_maximized": true, - "enable_system_tray": false, - "tray_download_speed_list": [ - 5.0, - 10.0, - 30.0, - 80.0, - 300.0 - ], - "show_connection_manager_on_start": false, - "lock_tray": false, - "createtorrent.trackers": [], - "ntf_sound": false, - "tray_password": "", - "focus_add_dialog": true, - "ntf_server": "", - "start_in_tray": false, - "ntf_tray_blink": true, - "check_new_releases": true, - "pref_dialog_height": 560, - "autoadd_queued": false, - "pref_dialog_width": 500, - "autoconnect_host_id": null, - "classic_mode": true, - "window_pane_position": 384, - "focus_main_window_on_add": true, - "show_rate_in_title": false, - "autoadd_enable": false, - "ntf_username": "", - "interactive_add": true, - "sidebar_show_zero": false, - "window_x_pos": 818, - "window_height": 718, - "ntf_security": null, - "connection_limit_list": [ - 50, - 100, - 200, - 300, - 500 - ], - "sidebar_position": 170, - "show_new_releases": false, - "autoconnect": false, - "choose_directory_dialog_path": "/home/coolneng/Downloads", - "sidebar_show_trackers": true, - "autostart_localhost": false, - "show_toolbar": true, - "autoadd_location": "", - "enable_appindicator": false, - "enabled_plugins": [], - "ntf_email_add": "", - "signal_port": 40000 -} \ No newline at end of file diff --git a/deluge/.config/deluge/gtkui.conf~ b/deluge/.config/deluge/gtkui.conf~ deleted file mode 100644 index 6184efb..0000000 --- a/deluge/.config/deluge/gtkui.conf~ +++ /dev/null @@ -1,75 +0,0 @@ -{ - "file": 1, - "format": 1 -}{ - "close_to_tray": false, - "ntf_sound_path": "/home/coolneng/Downloads", - "window_width": 548, - "default_load_path": "/tmp/torrent-stream", - "window_y_pos": 30, - "ntf_email": false, - "tray_upload_speed_list": [ - 5.0, - 10.0, - 30.0, - 80.0, - 300.0 - ], - "show_statusbar": true, - "ntf_popup": false, - "ntf_pass": "", - "show_sidebar": true, - "window_maximized": true, - "enable_system_tray": false, - "tray_download_speed_list": [ - 5.0, - 10.0, - 30.0, - 80.0, - 300.0 - ], - "show_connection_manager_on_start": false, - "lock_tray": false, - "createtorrent.trackers": [], - "ntf_sound": false, - "tray_password": "", - "focus_add_dialog": true, - "ntf_server": "", - "start_in_tray": false, - "ntf_tray_blink": true, - "check_new_releases": true, - "pref_dialog_height": 560, - "autoadd_queued": false, - "pref_dialog_width": 500, - "autoconnect_host_id": null, - "classic_mode": false, - "window_pane_position": 384, - "focus_main_window_on_add": true, - "show_rate_in_title": false, - "autoadd_enable": false, - "ntf_username": "", - "interactive_add": true, - "sidebar_show_zero": false, - "window_x_pos": 818, - "window_height": 718, - "ntf_security": null, - "connection_limit_list": [ - 50, - 100, - 200, - 300, - 500 - ], - "sidebar_position": 170, - "show_new_releases": false, - "autoconnect": false, - "choose_directory_dialog_path": "/home/coolneng/Downloads", - "sidebar_show_trackers": true, - "autostart_localhost": false, - "show_toolbar": true, - "autoadd_location": "", - "enable_appindicator": false, - "enabled_plugins": [], - "ntf_email_add": "", - "signal_port": 40000 -} \ No newline at end of file diff --git a/deluge/.config/deluge/hostlist.conf.1.2 b/deluge/.config/deluge/hostlist.conf.1.2 deleted file mode 100644 index fd01453..0000000 --- a/deluge/.config/deluge/hostlist.conf.1.2 +++ /dev/null @@ -1,14 +0,0 @@ -{ - "file": 1, - "format": 1 -}{ - "hosts": [ - [ - "d186a75ce188201b9b95e0b8505b039fea94708a", - "127.0.0.1", - 58846, - "", - "" - ] - ] -} \ No newline at end of file diff --git a/deluge/.config/deluge/hostlist.conf.1.2~ b/deluge/.config/deluge/hostlist.conf.1.2~ deleted file mode 100644 index fd01453..0000000 --- a/deluge/.config/deluge/hostlist.conf.1.2~ +++ /dev/null @@ -1,14 +0,0 @@ -{ - "file": 1, - "format": 1 -}{ - "hosts": [ - [ - "d186a75ce188201b9b95e0b8505b039fea94708a", - "127.0.0.1", - 58846, - "", - "" - ] - ] -} \ No newline at end of file diff --git a/deluge/.config/deluge/icons/bunsenlabs.org.png b/deluge/.config/deluge/icons/bunsenlabs.org.png deleted file mode 100644 index 52042a9..0000000 Binary files a/deluge/.config/deluge/icons/bunsenlabs.org.png and /dev/null differ diff --git a/deluge/.config/deluge/icons/coppersurfer.tk.ico b/deluge/.config/deluge/icons/coppersurfer.tk.ico deleted file mode 100644 index 62397d0..0000000 Binary files a/deluge/.config/deluge/icons/coppersurfer.tk.ico and /dev/null differ diff --git a/deluge/.config/deluge/icons/debian.org.ico b/deluge/.config/deluge/icons/debian.org.ico deleted file mode 100644 index d848193..0000000 Binary files a/deluge/.config/deluge/icons/debian.org.ico and /dev/null differ diff --git a/deluge/.config/deluge/icons/desync.com.png b/deluge/.config/deluge/icons/desync.com.png deleted file mode 100644 index 45640e8..0000000 Binary files a/deluge/.config/deluge/icons/desync.com.png and /dev/null differ diff --git a/deluge/.config/deluge/icons/leechers-paradise.org.png b/deluge/.config/deluge/icons/leechers-paradise.org.png deleted file mode 100644 index fd04e4c..0000000 Binary files a/deluge/.config/deluge/icons/leechers-paradise.org.png and /dev/null differ diff --git a/deluge/.config/deluge/icons/openbittorrent.com.ico b/deluge/.config/deluge/icons/openbittorrent.com.ico deleted file mode 100644 index 2df6912..0000000 Binary files a/deluge/.config/deluge/icons/openbittorrent.com.ico and /dev/null differ diff --git a/deluge/.config/deluge/icons/opensuse.org.png b/deluge/.config/deluge/icons/opensuse.org.png deleted file mode 100644 index ab92fc2..0000000 Binary files a/deluge/.config/deluge/icons/opensuse.org.png and /dev/null differ diff --git a/deluge/.config/deluge/icons/unity3d.com.png b/deluge/.config/deluge/icons/unity3d.com.png deleted file mode 100644 index a337302..0000000 Binary files a/deluge/.config/deluge/icons/unity3d.com.png and /dev/null differ diff --git a/deluge/.config/deluge/icons/yggtorrent.com.png b/deluge/.config/deluge/icons/yggtorrent.com.png deleted file mode 100644 index bf80699..0000000 Binary files a/deluge/.config/deluge/icons/yggtorrent.com.png and /dev/null differ diff --git a/deluge/.config/deluge/ssl/daemon.cert b/deluge/.config/deluge/ssl/daemon.cert deleted file mode 100644 index fffe21c..0000000 --- a/deluge/.config/deluge/ssl/daemon.cert +++ /dev/null @@ -1,17 +0,0 @@ ------BEGIN CERTIFICATE----- -MIICpDCCAYwCAQAwDQYJKoZIhvcNAQELBQAwGDEWMBQGA1UEAwwNRGVsdWdlIERh -ZW1vbjAeFw0xODAzMjYyMTQ4MzBaFw0yMTAzMjUyMTQ4MzBaMBgxFjAUBgNVBAMM -DURlbHVnZSBEYWVtb24wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC5 -o2A4uH+bHuTrgIYilGW8n2rbDzu46WYVr9w0Uv0yhr8GETsL0fpCDBCchehChB9/ -gygPtBBa3SJ9ujjpzcjTy3lUaDaDC+UxlDOPiXiqWOg6YzATh322/nEFo7yPnrKH -uTO2OX3uR9ZESgtaG1CgZQgOCrWJYgloq/FH0eGCCZzsPxJd6JEnrA3wFajA0Qp9 -iC0POcRLMnNA6NsFZp2qTnHDGRcF6zjjgNcb6EGVRuANurwUEBc0S290py7Qg0/Y -YTuda0+/6iB9D1SjIjC4NusVqtKUBSnRwxTYxrfU32iz0Bd9wb+jny9R3J1HZKck -uVcu6sPXQ/ra8TorJBIVAgMBAAEwDQYJKoZIhvcNAQELBQADggEBALY0ceDsbO4i -RMgY2x/weikIJ2skiaXcuoXTeqzcu79Dv7iH99ODgMNIN+RIaGX64tOlf7lcvo5L -zLUZq8v8gI+8+LEPVjDIJTC7pZOkWe6/NntjdCsPLXgusa+YskM+IT9gXI2fJZ21 -lyyJQyXtAiXvdJ2WCRvJWVd+ZoWMgfFQwExPJovGCEYS+IwrP+rUGUV0J+LqUA3M -YttOcVtwA3t6VFZWCaL38M4oZwZeXYtqnuo85AL9OWILwaVh+QbfaSu7s5Lv9xxU -bG7CBkFtkncv2kom9eceZLbx7j5umWaOYFDpUvd2l2PBMuCTxN7ekcTw7VRBfU1o -jasbkJ0xo6E= ------END CERTIFICATE----- diff --git a/deluge/.config/deluge/ssl/daemon.pkey b/deluge/.config/deluge/ssl/daemon.pkey deleted file mode 100644 index 95973dc..0000000 --- a/deluge/.config/deluge/ssl/daemon.pkey +++ /dev/null @@ -1,28 +0,0 @@ ------BEGIN PRIVATE KEY----- -MIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQC5o2A4uH+bHuTr -gIYilGW8n2rbDzu46WYVr9w0Uv0yhr8GETsL0fpCDBCchehChB9/gygPtBBa3SJ9 -ujjpzcjTy3lUaDaDC+UxlDOPiXiqWOg6YzATh322/nEFo7yPnrKHuTO2OX3uR9ZE -SgtaG1CgZQgOCrWJYgloq/FH0eGCCZzsPxJd6JEnrA3wFajA0Qp9iC0POcRLMnNA -6NsFZp2qTnHDGRcF6zjjgNcb6EGVRuANurwUEBc0S290py7Qg0/YYTuda0+/6iB9 -D1SjIjC4NusVqtKUBSnRwxTYxrfU32iz0Bd9wb+jny9R3J1HZKckuVcu6sPXQ/ra -8TorJBIVAgMBAAECggEAOtulB3bf5qPt+wk9/jrE4wA8lgYHboJ5/ohKrkBdzSZR -7K+L5ByIV2aR4b7HPEe94OUJz6jMwrJ4XBquLtszQIu0BWIhXn1oBscxbeItYv1b -bB/Ev3xnDJ0x4pLelz6+5i9/SNiDqAgY1IARh1k/wAsoeaNFmbB+wTQ7BQVzlZHB -6GmybE4ja3X1w2fkgZKadvL4ugzwPCZQ40dWpGNTOibk8VBIL+tHRy0rKpEQQ9wY -FlvFxAjUhZceeppYgFtLRW3P5g/VAdm28JitTwGX0aMb3eOOrRE8AwhLqDvztQnm -grOqXifk0+GTE9IQ+eCa/voMvmwPmtwpURb8FbX1RQKBgQDuV3qS/a1JN42y7kJV -QYJaHloQrtiv6exJpWwb1ue8IcgcShPdsba4u1SFeYcQxI/40Qu8T7VGjSACHfiQ -TUvWlk3ZLvCRd7a/Ml1glcqH//Yncu6HR2b7+Y99kHbtcfY6rXygB+Xoe7NbDuSv -Pa4CbpGX0BufroqgqHaa2Ge5twKBgQDHZErv1YMl0O6AWE4C2A9ss+zH+7pV32nB -QseRZBz9brmSd5aoK7DVO/EBa9LCfU2BVOgdGobXINKyWNpEpBCPF8FKmyGFIgMA -YLdG3BAnuaI8IGhvtbv+KY9UmXHOow3mOlbnMaBrsLHAp8hHL+YQrZFMK9sBVL8q -TkT9nOcCkwKBgQCqcKBVEVekLjgEpuGEuk4PR/k8SOzoD65LlCJVXj9lh/rkUA0Y -0odKX5w3vwpZcVdLpaJwzcdiZnVnTit8deov0FhnYWvjeuqSm9+uvC+TRfWvjD8L -OoJo2rREJNUHRCHDIGEox70fnaZLDcF3l/IiBxPSrp2yeUzlStNWND8ozQKBgFeu -B7Htbw1rEeYIbs2bWzUO7dmHHYpzgxrEFeQeZQ0g6qO4yNxM0icCg9l/I5/43+M2 -hhd+ObtSKLTak6jJiKqT5KC9FQFpUm6RGSck0EnXvLq5+ZLeFLwQZIHsM/qNAyix -kNN7pDKW8aNpZI3BR2cgHBul0VmFfcbJwlbP71nXAoGAWwnngYdJPOvyzRUW/NEY -W1pd9fXxeqoSQSZECVWzE4aTdExeeRiafTUwoXCNWuOouTfzxBcjZ/56wpW1XDkJ -P+d3twYOseE8Ih7J5BNlcTPebirz+twwE9sgGODMAQFD+q6wuYySuy9Ne1cQi3IS -RS0s9nEPv2U8an9qblOSvUw= ------END PRIVATE KEY----- diff --git a/neofetch/.config/neofetch/config.conf b/neofetch/.config/neofetch/config.conf deleted file mode 100644 index 1511d91..0000000 --- a/neofetch/.config/neofetch/config.conf +++ /dev/null @@ -1,728 +0,0 @@ -# See this wiki page for more info: -# https://github.com/dylanaraps/neofetch/wiki/Customizing-Info -print_info() { -# info title - info underline - - info "OS" distro -# info "Host" model - info "Kernel" kernel - info "Uptime" uptime -# info "Packages" packages - info "Shell" shell -# info "Resolution" resolution -# info "DE" de - info "WM" wm -# info "WM Theme" wm_theme -# info "Theme" theme -# info "Icons" icons - info "Terminal" term - info "Terminal Font" term_font -# info "CPU" cpu -# info "GPU" gpu -# info "Memory" memory - - # info "GPU Driver" gpu_driver # Linux/macOS only - # info "CPU Usage" cpu_usage - # info "Disk" disk - # info "Battery" battery - # info "Font" font - # info "Song" song - # info "Local IP" local_ip - # info "Public IP" public_ip - # info "Users" users - # info "Locale" locale # This only works on glibc systems. - - info line_break -# info cols - info line_break -} - - -# Kernel - - -# Shorten the output of the kernel function. -# -# Default: 'on' -# Values: 'on', 'off' -# Flag: --kernel_shorthand -# Supports: Everything except *BSDs (except PacBSD and PC-BSD) -# -# Example: -# on: '4.8.9-1-ARCH' -# off: 'Linux 4.8.9-1-ARCH' -kernel_shorthand="on" - - -# Distro - - -# Shorten the output of the distro function -# -# Default: 'off' -# Values: 'on', 'off', 'tiny' -# Flag: --distro_shorthand -# Supports: Everything except Windows and Haiku -distro_shorthand="off" - -# Show/Hide OS Architecture. -# Show 'x86_64', 'x86' and etc in 'Distro:' output. -# -# Default: 'on' -# Values: 'on', 'off' -# Flag: --os_arch -# -# Example: -# on: 'Arch Linux x86_64' -# off: 'Arch Linux' -os_arch="off" - - -# Uptime - - -# Shorten the output of the uptime function -# -# Default: 'on' -# Values: 'on', 'off', 'tiny' -# Flag: --uptime_shorthand -# -# Example: -# on: '2 days, 10 hours, 3 mins' -# off: '2 days, 10 hours, 3 minutes' -# tiny: '2d 10h 3m' -uptime_shorthand="on" - - -# Packages - - -# Show/Hide Package Manager names. -# -# Default: 'tiny' -# Values: 'on', 'tiny' 'off' -# Flag: --package_managers -# -# Example: -# on: '998 (pacman), 8 (flatpak), 4 (snap)' -# tiny: '908 (pacman, flatpak, snap)' -# off: '908' -package_managers="on" - - -# Shell - - -# Show the path to $SHELL -# -# Default: 'off' -# Values: 'on', 'off' -# Flag: --shell_path -# -# Example: -# on: '/bin/bash' -# off: 'bash' -shell_path="off" - -# Show $SHELL version -# -# Default: 'on' -# Values: 'on', 'off' -# Flag: --shell_version -# -# Example: -# on: 'bash 4.4.5' -# off: 'bash' -shell_version="off" - - -# CPU - - -# CPU speed type -# -# Default: 'bios_limit' -# Values: 'scaling_cur_freq', 'scaling_min_freq', 'scaling_max_freq', 'bios_limit'. -# Flag: --speed_type -# Supports: Linux with 'cpufreq' -# NOTE: Any file in '/sys/devices/system/cpu/cpu0/cpufreq' can be used as a value. -speed_type="bios_limit" - -# CPU speed shorthand -# -# Default: 'off' -# Values: 'on', 'off'. -# Flag: --speed_shorthand. -# NOTE: This flag is not supported in systems with CPU speed less than 1 GHz -# -# Example: -# on: 'i7-6500U (4) @ 3.1GHz' -# off: 'i7-6500U (4) @ 3.100GHz' -speed_shorthand="off" - -# Enable/Disable CPU brand in output. -# -# Default: 'on' -# Values: 'on', 'off' -# Flag: --cpu_brand -# -# Example: -# on: 'Intel i7-6500U' -# off: 'i7-6500U (4)' -cpu_brand="on" - -# CPU Speed -# Hide/Show CPU speed. -# -# Default: 'on' -# Values: 'on', 'off' -# Flag: --cpu_speed -# -# Example: -# on: 'Intel i7-6500U (4) @ 3.1GHz' -# off: 'Intel i7-6500U (4)' -cpu_speed="on" - -# CPU Cores -# Display CPU cores in output -# -# Default: 'logical' -# Values: 'logical', 'physical', 'off' -# Flag: --cpu_cores -# Support: 'physical' doesn't work on BSD. -# -# Example: -# logical: 'Intel i7-6500U (4) @ 3.1GHz' (All virtual cores) -# physical: 'Intel i7-6500U (2) @ 3.1GHz' (All physical cores) -# off: 'Intel i7-6500U @ 3.1GHz' -cpu_cores="logical" - -# CPU Temperature -# Hide/Show CPU temperature. -# Note the temperature is added to the regular CPU function. -# -# Default: 'off' -# Values: 'C', 'F', 'off' -# Flag: --cpu_temp -# Supports: Linux, BSD -# NOTE: For FreeBSD and NetBSD-based systems, you'll need to enable -# coretemp kernel module. This only supports newer Intel processors. -# -# Example: -# C: 'Intel i7-6500U (4) @ 3.1GHz [27.2°C]' -# F: 'Intel i7-6500U (4) @ 3.1GHz [82.0°F]' -# off: 'Intel i7-6500U (4) @ 3.1GHz' -cpu_temp="off" - - -# GPU - - -# Enable/Disable GPU Brand -# -# Default: 'on' -# Values: 'on', 'off' -# Flag: --gpu_brand -# -# Example: -# on: 'AMD HD 7950' -# off: 'HD 7950' -gpu_brand="on" - -# Which GPU to display -# -# Default: 'all' -# Values: 'all', 'dedicated', 'integrated' -# Flag: --gpu_type -# Supports: Linux -# -# Example: -# all: -# GPU1: AMD HD 7950 -# GPU2: Intel Integrated Graphics -# -# dedicated: -# GPU1: AMD HD 7950 -# -# integrated: -# GPU1: Intel Integrated Graphics -gpu_type="all" - - -# Resolution - - -# Display refresh rate next to each monitor -# Default: 'off' -# Values: 'on', 'off' -# Flag: --refresh_rate -# Supports: Doesn't work on Windows. -# -# Example: -# on: '1920x1080 @ 60Hz' -# off: '1920x1080' -refresh_rate="off" - - -# Gtk Theme / Icons / Font - - -# Shorten output of GTK Theme / Icons / Font -# -# Default: 'off' -# Values: 'on', 'off' -# Flag: --gtk_shorthand -# -# Example: -# on: 'Numix, Adwaita' -# off: 'Numix [GTK2], Adwaita [GTK3]' -gtk_shorthand="off" - - -# Enable/Disable gtk2 Theme / Icons / Font -# -# Default: 'on' -# Values: 'on', 'off' -# Flag: --gtk2 -# -# Example: -# on: 'Numix [GTK2], Adwaita [GTK3]' -# off: 'Adwaita [GTK3]' -gtk2="on" - -# Enable/Disable gtk3 Theme / Icons / Font -# -# Default: 'on' -# Values: 'on', 'off' -# Flag: --gtk3 -# -# Example: -# on: 'Numix [GTK2], Adwaita [GTK3]' -# off: 'Numix [GTK2]' -gtk3="on" - - -# IP Address - - -# Website to ping for the public IP -# -# Default: 'http://ident.me' -# Values: 'url' -# Flag: --ip_host -public_ip_host="http://ident.me" - - - -# Disk - - -# Which disks to display. -# The values can be any /dev/sdXX, mount point or directory. -# NOTE: By default we only show the disk info for '/'. -# -# Default: '/' -# Values: '/', '/dev/sdXX', '/path/to/drive'. -# Flag: --disk_show -# -# Example: -# disk_show=('/' '/dev/sdb1'): -# 'Disk (/): 74G / 118G (66%)' -# 'Disk (/mnt/Videos): 823G / 893G (93%)' -# -# disk_show=('/'): -# 'Disk (/): 74G / 118G (66%)' -# -disk_show=('/') - -# Disk subtitle. -# What to append to the Disk subtitle. -# -# Default: 'mount' -# Values: 'mount', 'name', 'dir' -# Flag: --disk_subtitle -# -# Example: -# name: 'Disk (/dev/sda1): 74G / 118G (66%)' -# 'Disk (/dev/sdb2): 74G / 118G (66%)' -# -# mount: 'Disk (/): 74G / 118G (66%)' -# 'Disk (/mnt/Local Disk): 74G / 118G (66%)' -# 'Disk (/mnt/Videos): 74G / 118G (66%)' -# -# dir: 'Disk (/): 74G / 118G (66%)' -# 'Disk (Local Disk): 74G / 118G (66%)' -# 'Disk (Videos): 74G / 118G (66%)' -disk_subtitle="mount" - - -# Song - - -# Manually specify a music player. -# -# Default: 'auto' -# Values: 'auto', 'player-name' -# Flag: --music_player -# -# Available values for 'player-name': -# -# amarok -# audacious -# banshee -# bluemindo -# clementine -# cmus -# deadbeef -# deepin-music -# dragon -# elisa -# exaile -# gnome-music -# gmusicbrowser -# Google Play -# guayadeque -# iTunes -# juk -# lollypop -# mocp -# mopidy -# mpd -# pogo -# pragha -# qmmp -# quodlibet -# rhythmbox -# sayonara -# smplayer -# spotify -# Spotify -# tomahawk -# vlc -# xmms2d -# yarock -music_player="auto" - -# Format to display song information. -# -# Default: '%artist% - %album% - %title%' -# Values: '%artist%', '%album%', '%title%' -# Flag: --song_format -# -# Example: -# default: 'Song: Jet - Get Born - Sgt Major' -song_format="%artist% - %album% - %title%" - -# Print the Artist, Album and Title on separate lines -# -# Default: 'off' -# Values: 'on', 'off' -# Flag: --song_shorthand -# -# Example: -# on: 'Artist: The Fratellis' -# 'Album: Costello Music' -# 'Song: Chelsea Dagger' -# -# off: 'Song: The Fratellis - Costello Music - Chelsea Dagger' -song_shorthand="off" - -# 'mpc' arguments (specify a host, password etc). -# -# Default: '' -# Example: mpc_args=(-h HOST -P PASSWORD) -mpc_args=() - - -# Text Colors - - -# Text Colors -# -# Default: 'distro' -# Values: 'distro', 'num' 'num' 'num' 'num' 'num' 'num' -# Flag: --colors -# -# Each number represents a different part of the text in -# this order: 'title', '@', 'underline', 'subtitle', 'colon', 'info' -# -# Example: -# colors=(distro) - Text is colored based on Distro colors. -# colors=(4 6 1 8 8 6) - Text is colored in the order above. -colors=(distro) - - -# Text Options - - -# Toggle bold text -# -# Default: 'on' -# Values: 'on', 'off' -# Flag: --bold -bold="on" - -# Enable/Disable Underline -# -# Default: 'on' -# Values: 'on', 'off' -# Flag: --underline -underline_enabled="on" - -# Underline character -# -# Default: '-' -# Values: 'string' -# Flag: --underline_char -underline_char="-" - - -# Color Blocks - - -# Color block range -# The range of colors to print. -# -# Default: '0', '7' -# Values: 'num' -# Flag: --block_range -# -# Example: -# -# Display colors 0-7 in the blocks. (8 colors) -# neofetch --block_range 0 7 -# -# Display colors 0-15 in the blocks. (16 colors) -# neofetch --block_range 0 15 -block_range=(0 7) - -# Toggle color blocks -# -# Default: 'on' -# Values: 'on', 'off' -# Flag: --color_blocks -color_blocks="on" - -# Color block width in spaces -# -# Default: '3' -# Values: 'num' -# Flag: --block_width -block_width=3 - -# Color block height in lines -# -# Default: '1' -# Values: 'num' -# Flag: --block_height -block_height=1 - - -# Progress Bars - - -# Bar characters -# -# Default: '-', '=' -# Values: 'string', 'string' -# Flag: --bar_char -# -# Example: -# neofetch --bar_char 'elapsed' 'total' -# neofetch --bar_char '-' '=' -bar_char_elapsed="-" -bar_char_total="=" - -# Toggle Bar border -# -# Default: 'on' -# Values: 'on', 'off' -# Flag: --bar_border -bar_border="on" - -# Progress bar length in spaces -# Number of chars long to make the progress bars. -# -# Default: '15' -# Values: 'num' -# Flag: --bar_length -bar_length=15 - -# Progress bar colors -# When set to distro, uses your distro's logo colors. -# -# Default: 'distro', 'distro' -# Values: 'distro', 'num' -# Flag: --bar_colors -# -# Example: -# neofetch --bar_colors 3 4 -# neofetch --bar_colors distro 5 -bar_color_elapsed="distro" -bar_color_total="distro" - - -# Info display -# Display a bar with the info. -# -# Default: 'off' -# Values: 'bar', 'infobar', 'barinfo', 'off' -# Flags: --cpu_display -# --memory_display -# --battery_display -# --disk_display -# -# Example: -# bar: '[---=======]' -# infobar: 'info [---=======]' -# barinfo: '[---=======] info' -# off: 'info' -cpu_display="off" -memory_display="off" -battery_display="off" -disk_display="off" - - -# Backend Settings - - -# Image backend. -# -# Default: 'ascii' -# Values: 'ascii', 'caca', 'jp2a', 'iterm2', 'off', 'termpix', 'pixterm', 'tycat', 'w3m' -# Flag: --backend -image_backend="ascii" - -# Image Source -# -# Which image or ascii file to display. -# -# Default: 'auto' -# Values: 'auto', 'ascii', 'wallpaper', '/path/to/img', '/path/to/ascii', '/path/to/dir/' -# Flag: --source -# -# NOTE: 'auto' will pick the best image source for whatever image backend is used. -# In ascii mode, distro ascii art will be used and in an image mode, your -# wallpaper will be used. -image_source="auto" - - -# Ascii Options - - -# Ascii distro -# Which distro's ascii art to display. -# -# Default: 'auto' -# Values: 'auto', 'distro_name' -# Flag: --ascii_distro -# -# NOTE: Arch and Ubuntu have 'old' logo variants. -# Change this to 'arch_old' or 'ubuntu_old' to use the old logos. -# NOTE: Ubuntu has flavor variants. -# Change this to 'Lubuntu', 'Xubuntu', 'Ubuntu-GNOME' or 'Ubuntu-Budgie' to use the flavors. -# NOTE: Arch, Crux and Gentoo have a smaller logo variant. -# Change this to 'arch_small', 'crux_small' or 'gentoo_small' to use the small logos. -ascii_distro="auto" - -# Ascii Colors -# -# Default: 'distro' -# Values: 'distro', 'num' 'num' 'num' 'num' 'num' 'num' -# Flag: --ascii_colors -# -# Example: -# ascii_colors=(distro) - Ascii is colored based on Distro colors. -# ascii_colors=(4 6 1 8 8 6) - Ascii is colored using these colors. -ascii_colors=(distro) - -# Bold ascii logo -# Whether or not to bold the ascii logo. -# -# Default: 'on' -# Values: 'on', 'off' -# Flag: --ascii_bold -ascii_bold="on" - - -# Image Options - - -# Image loop -# Setting this to on will make neofetch redraw the image constantly until -# Ctrl+C is pressed. This fixes display issues in some terminal emulators. -# -# Default: 'off' -# Values: 'on', 'off' -# Flag: --loop -image_loop="off" - -# Thumbnail directory -# -# Default: '~/.cache/thumbnails/neofetch' -# Values: 'dir' -thumbnail_dir="${XDG_CACHE_HOME:-${HOME}/.cache}/thumbnails/neofetch" - -# Crop mode -# -# Default: 'normal' -# Values: 'normal', 'fit', 'fill' -# Flag: --crop_mode -# -# See this wiki page to learn about the fit and fill options. -# https://github.com/dylanaraps/neofetch/wiki/What-is-Waifu-Crop%3F -crop_mode="normal" - -# Crop offset -# Note: Only affects 'normal' crop mode. -# -# Default: 'center' -# Values: 'northwest', 'north', 'northeast', 'west', 'center' -# 'east', 'southwest', 'south', 'southeast' -# Flag: --crop_offset -crop_offset="center" - -# Image size -# The image is half the terminal width by default. -# -# Default: 'auto' -# Values: 'auto', '00px', '00%', 'none' -# Flags: --image_size -# --size -image_size="auto" - -# Gap between image and text -# -# Default: '3' -# Values: 'num', '-num' -# Flag: --gap -gap=3 - -# Image offsets -# Only works with the w3m backend. -# -# Default: '0' -# Values: 'px' -# Flags: --xoffset -# --yoffset -yoffset=0 -xoffset=0 - -# Image background color -# Only works with the w3m backend. -# -# Default: '' -# Values: 'color', 'blue' -# Flag: --bg_color -background_color= - - -# Misc Options - -# Stdout mode -# Turn off all colors and disables image backend (ASCII/Image). -# Useful for piping into another command. -# Default: 'off' -# Values: 'on', 'off' -stdout="off" diff --git a/nitrogen/.config/nitrogen/bg-saved.cfg b/nitrogen/.config/nitrogen/bg-saved.cfg deleted file mode 100644 index 03c7a90..0000000 --- a/nitrogen/.config/nitrogen/bg-saved.cfg +++ /dev/null @@ -1,4 +0,0 @@ -[xin_-1] -file=/home/coolneng/Photos/Wallpapers/d2a0wsarpmx21.jpg -mode=0 -bgcolor=#000000 diff --git a/nitrogen/.config/nitrogen/nitrogen.cfg b/nitrogen/.config/nitrogen/nitrogen.cfg deleted file mode 100644 index 2f0b5f9..0000000 --- a/nitrogen/.config/nitrogen/nitrogen.cfg +++ /dev/null @@ -1,12 +0,0 @@ -[geometry] -posx=341 -posy=192 -sizex=683 -sizey=362 - -[nitrogen] -view=icon -recurse=true -sort=alpha -icon_caps=false -dirs=/home/coolneng/Photos/Wallpapers; diff --git a/openbox/.config/openbox/autostart b/openbox/.config/openbox/autostart deleted file mode 100755 index cc13517..0000000 --- a/openbox/.config/openbox/autostart +++ /dev/null @@ -1,35 +0,0 @@ -## Set keyboard layout -setxkbmap -layout es & - -## Start compositor -picom -cCb --config ~/.config/picom/picom.conf & - -## Set background image -nitrogen --restore & - -## Turn off/on System Beep -set b off & - -## Start desktop visualizer (eyecandy) -(sleep 3; conky) & - -## Bluelight filter -(sleep 4; redshift) & - -## Bar -(sleep 3; polybar main) & - -## Vim plugin update -(sleep 5; vim +PlugUpgrade +PlugUpdate +qa) & - -## Display daemon -(sleep 6; mons -a) & - -## Clipboard manager -(sleep 7; parcellite) & - -## Tmuxp -(sleep 8; tmuxp load ~/.tmuxp/local.yaml) & - -## Syncthing -(sleep 10; syncthing -no-browser -home="$HOME/.config/syncthing") diff --git a/openbox/.config/openbox/environment b/openbox/.config/openbox/environment deleted file mode 100755 index e69de29..0000000 diff --git a/openbox/.config/openbox/menu.xml b/openbox/.config/openbox/menu.xml deleted file mode 100755 index b749a59..0000000 --- a/openbox/.config/openbox/menu.xml +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - libreoffice --base - - - - - libreoffice --calc - - - - - libreoffice --draw - - - - - libreoffice --impress - - - - - libreoffice --math - - - - - libreoffice --writer - - - - - libreoffice - - - - - - - - rofi -show drun -config /home/coolneng/.config/rofi/config - - - - - - exo-open --launch TerminalEmulator - - - - - firefox - - - - - exo-open --launch FileManager - - - - - - - - - - - - - nitrogen - - - - - openbox --restart - - - - - sudo shutdown -r now - - - - - i3lock -i ~/Pictures/Wallpapers/wallhaven-638719.png - - - - - openbox --exit - - - - - sudo shutdown -h now - - - - diff --git a/openbox/.config/openbox/rc.xml b/openbox/.config/openbox/rc.xml deleted file mode 100755 index c02da54..0000000 --- a/openbox/.config/openbox/rc.xml +++ /dev/null @@ -1,864 +0,0 @@ - - - - 10 - 20 - - - yes - - no - - yes - - no - - 200 - - no - - - - UnderMouse - -
yes
- - Mouse - - Mouse - -
- - Aesthetic - IMC - - - yes - yes - - Roboto Condensed, Condensed - 9 - - Normal - - Normal - - - - Roboto Condensed, Condensed - 9 - - Normal - - Normal - - - - Roboto Condensed, Condensed - 9 - - Normal - - Normal - - - - Roboto Condensed, Condensed - 9 - - - - Roboto Condensed, Condensed - 9 - - Normal - - Normal - - - - Roboto Condensed, Condensed - 9 - - Normal - - Normal - - - - - - 6 - 1 - - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - - 0 - - - - yes - Nonpixel - - Center - - - - 10 - - 10 - - - - - - 0 - 0 - 0 - 0 - - - Floating - - 0 - 0 - no - Above - - Vertical - - no - 300 - - 300 - - Middle - - - - C-g - - - - - - - - 28% - - - - - - - - 72% - - - - - - - - - - - - mpc toggle - - - - - mpc stop - - - - - mpc next - - - - - mpc prev - - - - - xdg-open "$(locate home media | rofi -threads 0 -width 100 -color-window "#000000, #000000, #000000" -color-normal "#000000, #b3e774, #000000, #b3e774, #000000" -color-active "#000000, #b3e774, #000000, #b3e774, #000000" -color-urgent "#000000, #b3e774, #000000, #b3e774, #000000" -dmenu -i -p "locate:")" - - - - - firefox - - - - - emacs - - - - - amixer set Master 5%+ - - - - - amixer set Master 5%- - - - - - amixer set Speaker toggle - - - - - - - - - - - - - - mpc --host=/home/coolneng/.config/mpd/socket stop - - - - - mpc --host=/home/coolneng/.config/mpd/socket toggle - - - - - mpc --host=/home/coolneng/.config/mpd/socket prev - - - - - mpc --host=/home/coolneng/.config/mpd/socket next - - - - - scrot -e 'mv $f ~/Photos/Screenshots' - - - - - rofi -show drun - - - - - - - - - - - - 50% - 50% - - - - - - - - 50% - - - - - - - - 50% - - - - - - kitty - - - - - - - - mons -n right - - - - 1 - - - 2 - - - 3 - - - 4 - - - 5 - - - 6 - - - - brillo -A 10 - - - - - brillo -U 10 - - - - - 8 - - 400 - - 400 - - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - previous - - - - - next - - - - - previous - - - - - next - - - - - previous - - - - - next - - - - - - - - - - - - - - - - - - - - - - no - - - - - - - - - - - yes - - - - - - - - - - - client-menu - - - - - - - - - - - - - - - - - - - client-menu - - - - - - - - - - - - top - - - - - - - - - - - left - - - - - - - - - - - right - - - - - - - - - - - bottom - - - - - - - - - - - - client-menu - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - client-menu - - - - - - - client-menu - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - vertical - - - - - horizontal - - - - - - - - - - - - - - - - - previous - - - - - next - - - - - previous - - - - - next - - - - - - - - - - - - client-list-combined-menu - - - - - root-menu - - - - - - - previous - - - - - next - - - - - previous - - - - - next - - - - - - - - - menu.xml - 200 - - yes - - 100 - - 400 - - yes - - yes - - - - - - -
diff --git a/openbox/.themes/Aesthetic/openbox-3/bullet.xbm b/openbox/.themes/Aesthetic/openbox-3/bullet.xbm deleted file mode 100755 index e9fe0be..0000000 --- a/openbox/.themes/Aesthetic/openbox-3/bullet.xbm +++ /dev/null @@ -1,4 +0,0 @@ -#define bullet_width 6 -#define bullet_height 6 -static unsigned char bullet_bits[] = { - 0x06, 0x0c, 0x18, 0x18, 0x0c, 0x06 }; diff --git a/openbox/.themes/Aesthetic/openbox-3/close.xbm b/openbox/.themes/Aesthetic/openbox-3/close.xbm deleted file mode 100644 index dc542ae..0000000 --- a/openbox/.themes/Aesthetic/openbox-3/close.xbm +++ /dev/null @@ -1,4 +0,0 @@ -#define close_width 6 -#define close_height 6 -static unsigned char close_bits[] = { - 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f }; diff --git a/openbox/.themes/Aesthetic/openbox-3/desk.xbm b/openbox/.themes/Aesthetic/openbox-3/desk.xbm deleted file mode 100755 index abca780..0000000 --- a/openbox/.themes/Aesthetic/openbox-3/desk.xbm +++ /dev/null @@ -1,4 +0,0 @@ -#define desk_toggled_width 8 -#define desk_toggled_height 8 -static unsigned char desk_toggled_bits[] = { - 0xe7, 0xe7, 0xe7, 0x00, 0x00, 0xe7, 0xe7, 0xe7 }; diff --git a/openbox/.themes/Aesthetic/openbox-3/desk_toggled.xbm b/openbox/.themes/Aesthetic/openbox-3/desk_toggled.xbm deleted file mode 100755 index b4b5330..0000000 --- a/openbox/.themes/Aesthetic/openbox-3/desk_toggled.xbm +++ /dev/null @@ -1,4 +0,0 @@ -#define desk_width 8 -#define desk_height 8 -static unsigned char desk_bits[] = { - 0x04, 0x0e, 0x3f, 0x1e, 0x1c, 0x24, 0x40, 0x80 }; diff --git a/openbox/.themes/Aesthetic/openbox-3/iconify.xbm b/openbox/.themes/Aesthetic/openbox-3/iconify.xbm deleted file mode 100644 index b6d9740..0000000 --- a/openbox/.themes/Aesthetic/openbox-3/iconify.xbm +++ /dev/null @@ -1,4 +0,0 @@ -#define iconify_width 6 -#define iconify_height 6 -static unsigned char iconify_bits[] = { - 0x00, 0x00, 0x00, 0x1e, 0x00, 0x00 }; diff --git a/openbox/.themes/Aesthetic/openbox-3/max.xbm b/openbox/.themes/Aesthetic/openbox-3/max.xbm deleted file mode 100644 index d86e296..0000000 --- a/openbox/.themes/Aesthetic/openbox-3/max.xbm +++ /dev/null @@ -1,4 +0,0 @@ -#define max_width 6 -#define max_height 6 -static unsigned char max_bits[] = { - 0x3f, 0x21, 0x21, 0x21, 0x21, 0x3f }; diff --git a/openbox/.themes/Aesthetic/openbox-3/max_toggled.xbm b/openbox/.themes/Aesthetic/openbox-3/max_toggled.xbm deleted file mode 100755 index 3c1b27b..0000000 --- a/openbox/.themes/Aesthetic/openbox-3/max_toggled.xbm +++ /dev/null @@ -1,4 +0,0 @@ -#define max_toggled_width 6 -#define max_toggled_height 6 -static unsigned char max_toggled_bits[] = { - 0x28, 0x18, 0x38, 0x07, 0x06, 0x05 }; diff --git a/openbox/.themes/Aesthetic/openbox-3/shade.xbm b/openbox/.themes/Aesthetic/openbox-3/shade.xbm deleted file mode 100755 index fcacf42..0000000 --- a/openbox/.themes/Aesthetic/openbox-3/shade.xbm +++ /dev/null @@ -1,4 +0,0 @@ -#define shade_width 8 -#define shade_height 8 -static unsigned char shade_bits[] = { - 0x18, 0x3c, 0x7e, 0xff, 0xdb, 0x18, 0x18, 0x18 }; diff --git a/openbox/.themes/Aesthetic/openbox-3/shade_toggled.xbm b/openbox/.themes/Aesthetic/openbox-3/shade_toggled.xbm deleted file mode 100755 index 594201e..0000000 --- a/openbox/.themes/Aesthetic/openbox-3/shade_toggled.xbm +++ /dev/null @@ -1,4 +0,0 @@ -#define shade_toggled_width 8 -#define shade_toggled_height 8 -static unsigned char shade_toggled_bits[] = { - 0x18, 0x18, 0x18, 0xdb, 0xff, 0x7e, 0x3c, 0x18 }; diff --git a/openbox/.themes/Aesthetic/openbox-3/themerc b/openbox/.themes/Aesthetic/openbox-3/themerc deleted file mode 100755 index e358cfb..0000000 --- a/openbox/.themes/Aesthetic/openbox-3/themerc +++ /dev/null @@ -1,127 +0,0 @@ -# Menu -menu.border.width: 16 -menu.overlap.x: -20 -menu.overlap.y: 8 - -menu.border.color: #181A28 - -menu.title.bg: flat solid -menu.title.bg.color: #181A28 -menu.title.text.color: #af4c6d -menu.separator.color: #181A28 -menu.items.bg: flat solid -menu.items.bg.color: #181A28 - -menu.items.text.color: #ffffff -menu.items.disabled.text.color: #181A28 - -menu.items.active.bg: flat solid -menu.items.active.bg.color: #181A28 -menu.items.active.text.color: #af4c6d - -# Active window -window.active.border.color: #181A28 - -window.active.title.bg: flat solid -window.active.title.bg.color: #181A28 -window.active.title.separator.color: #181A28 -window.active.text.justify: left - -window.active.label.bg: parentrelative -window.active.label.text.color: #ffffff - -window.active.handle.bg: flat solid -window.active.handle.bg.color: #181A28 - -window.active.grip.bg: flat solid -window.active.grip.bg.color: #181A28 - -window.active.button.unpressed.bg: flat solid -window.active.button.unpressed.bg.color: #181A28 -window.active.button.unpressed.image.color: #ffffff - -window.active.button.pressed.bg: flat solid -window.active.button.pressed.bg.color: #181A28 -window.active.button.pressed.image.color: #ffffff - -window.active.button.disabled.bg: flat solid -window.active.button.disabled.bg.color: #181A28 -window.active.button.disabled.image.color: #dcdcdc - - -# Inactive window -window.inactive.border.color: #181A28 - -window.inactive.title.bg: flat solid -window.inactive.title.bg.color: #181A28 -window.inactive.title.separator.color: #181A28 -window.inactive.text.justify: center - -window.inactive.label.bg: parentrelative -window.inactive.label.text.color: #ffffff - -window.inactive.handle.bg: flat solid -window.inactive.handle.bg.color: #181A28 - -window.inactive.grip.bg: flat solid -window.inactive.grip.bg.color: #181A28 - -window.inactive.button.unpressed.bg: flat solid -window.inactive.button.unpressed.bg.color: #181A28 -window.inactive.button.unpressed.image.color: #ffffff - -window.inactive.button.pressed.bg: flat solid -window.inactive.button.pressed.bg.color: #181A28 -window.inactive.button.pressed.image.color: #ffffff - -window.inactive.button.disabled.bg: flat solid -window.inactive.button.disabled.bg.color: #181A28 -window.inactive.button.disabled.image.color: #181A28 - - -# OSD -osd.border.width: 1 -osd.border.color: #181A28 - -osd.bg: flat solid -osd.bg.color: #fff - -osd.label.bg: flat solid -osd.label.bg.color: #dedede -osd.label.text.color: #555555 - -osd.hilight.bg: flat solid -osd.hilight.bg.color: #af4c6d - -osd.unhilight.bg: flat solid -osd.unhilight.bg.color: #888888 - -osd.button.unpressed.bg: flat border -osd.button.unpressed.bg.color: #f0f0f0 -osd.button.unpressed.*.border.color: #b2b2b2 - -osd.button.pressed.bg: flat border -osd.button.pressed.bg.color: #d3d3d3 -osd.button.pressed.*.border.color: #b2b2b2 - -osd.button.focused.bg: flat solid border -osd.button.focused.bg.color: #f0f0f0 -osd.button.focused.*.border.color: #9c9c9c - -osd.button.focused.box.color: #af4c6d - - -# Fonts -window.active.label.text.font:shadow=n -window.inactive.label.text.font:shadow=n -menu.items.font:shadow=n -menu.title.text.font:shadow=n - - -# Everything else -border.width: 0 -#padding.width: 10 -#padding.height: 5 -window.handle.width: 0 -window.client.padding.width: 0 -window.label.text.justify: center diff --git a/openbox/.themes/build.xml b/openbox/.themes/build.xml deleted file mode 100644 index bafb870..0000000 --- a/openbox/.themes/build.xml +++ /dev/null @@ -1,21 +0,0 @@ -Joe CollinsVale Collins<_description>Emphasis on readability.