diff --git a/i3/.config/i3/config b/i3/.config/i3/config index b3da683..2b3fe29 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -15,7 +15,7 @@ set $mod Mod4 floating_modifier $mod # start a terminal -bindsym $mod+Return exec gnome-terminal +bindsym $mod+Return exec urxvt # kill focused window bindsym $mod+Shift+q kill @@ -172,7 +172,7 @@ bindsym $mod+Delete mode "$mode_system" bindsym Print exec scrot '%Y-%m-%d-%s_screenshot_$wx$h.jpg' -e 'mv $f ~/Pictures/' ### Rofi -bindsym $mod+d exec --no-startup-id rofi -show drun -config ~/.config/i3/rofi/config +bindsym $mod+d exec --no-startup-id rofi -show drun -config ~/.config/rofi/config #Bars exec --no-startup-id ~/.config/polybar/polybar.sh diff --git a/i3/.config/i3/layouts/home-workspace1-comms.json b/i3/.config/i3/layouts/home-workspace1-comms.json index b3b2753..fa25cc3 100644 --- a/i3/.config/i3/layouts/home-workspace1-comms.json +++ b/i3/.config/i3/layouts/home-workspace1-comms.json @@ -15,7 +15,7 @@ "percent": 0.5, "swallows": [ { - "class": "^Gnome\\-terminal$", + "class": "^URxvt$", "title": "^weechat$" } ], diff --git a/i3/.config/i3/layouts/home-workspace4-work.json b/i3/.config/i3/layouts/home-workspace4-work.json index c7e45bc..3435edb 100644 --- a/i3/.config/i3/layouts/home-workspace4-work.json +++ b/i3/.config/i3/layouts/home-workspace4-work.json @@ -39,7 +39,7 @@ "percent": 0.5, "swallows": [ { - "class": "^Gnome\\-terminal$", + "class": "^URxvt$", "title": "^shell1$" } ], @@ -59,7 +59,7 @@ "percent": 0.5, "swallows": [ { - "class": "^Gnome\\-terminal$", + "class": "^URxvt$", "title": "^shell2$" } ], diff --git a/i3/.config/i3/layouts/home-workspace5-media.json b/i3/.config/i3/layouts/home-workspace5-media.json index 4dfdadf..cc71696 100644 --- a/i3/.config/i3/layouts/home-workspace5-media.json +++ b/i3/.config/i3/layouts/home-workspace5-media.json @@ -15,8 +15,8 @@ "percent": 0.5, "swallows": [ { - "class": "^Gnome\\-terminal$", - "title": "^TODO$" + "class": "^URxvt$", + "title": "^tasks$" } ], "type": "con" @@ -40,7 +40,7 @@ "percent": 0.5, "swallows": [ { - "class": "^Gnome\\-terminal$", + "class": "^URxvt$", "title": "^newsbeuter$" } ], @@ -60,8 +60,8 @@ "percent": 0.5, "swallows": [ { - "class": "^Gnome\\-terminal$", - "title": "^music$" + "class": "^URxvt$", + "title": "^ncmpc$" } ], "type": "con" diff --git a/i3/.config/i3/layouts/laptop-workspace1-comms.json b/i3/.config/i3/layouts/laptop-workspace1-comms.json index 4b1327c..9249e50 100644 --- a/i3/.config/i3/layouts/laptop-workspace1-comms.json +++ b/i3/.config/i3/layouts/laptop-workspace1-comms.json @@ -12,7 +12,7 @@ "percent": 0.5, "swallows": [ { - "class": "^Gnome\\-terminal$", + "class": "^URxvt$", "title": "^weechat$" } ], diff --git a/i3/.config/i3/layouts/laptop-workspace4-work.json b/i3/.config/i3/layouts/laptop-workspace4-work.json index c7e45bc..99b3c3c 100644 --- a/i3/.config/i3/layouts/laptop-workspace4-work.json +++ b/i3/.config/i3/layouts/laptop-workspace4-work.json @@ -39,8 +39,8 @@ "percent": 0.5, "swallows": [ { - "class": "^Gnome\\-terminal$", - "title": "^shell1$" + "class": "^URxvt$", + "title": "^shell1$" } ], "type": "con" @@ -59,8 +59,8 @@ "percent": 0.5, "swallows": [ { - "class": "^Gnome\\-terminal$", - "title": "^shell2$" + "class": "^URxvt$", + "title": "^shell2$" } ], "type": "con" diff --git a/i3/.config/i3/layouts/laptop-workspace5-media.json b/i3/.config/i3/layouts/laptop-workspace5-media.json index 4dfdadf..1ee9c97 100644 --- a/i3/.config/i3/layouts/laptop-workspace5-media.json +++ b/i3/.config/i3/layouts/laptop-workspace5-media.json @@ -15,8 +15,8 @@ "percent": 0.5, "swallows": [ { - "class": "^Gnome\\-terminal$", - "title": "^TODO$" + "class": "^URxvt$", + "title": "^tasks$" } ], "type": "con" @@ -40,7 +40,7 @@ "percent": 0.5, "swallows": [ { - "class": "^Gnome\\-terminal$", + "class": "^URxvt$", "title": "^newsbeuter$" } ], @@ -56,12 +56,12 @@ "x": 0, "y": 0 }, - "name": "ncmpcpp 0.8.1", + "name": "ncmpc", "percent": 0.5, "swallows": [ { - "class": "^Gnome\\-terminal$", - "title": "^music$" + "class": "^URxvt$", + "title": "^ncmpc$" } ], "type": "con" @@ -73,4 +73,4 @@ ], "percent": 0.5, "type": "con" -} \ No newline at end of file +} \ No newline at end of file diff --git a/i3/.config/i3/layouts/work-workspace1-comms.json b/i3/.config/i3/layouts/work-workspace1-comms.json index dc775da..132106a 100644 --- a/i3/.config/i3/layouts/work-workspace1-comms.json +++ b/i3/.config/i3/layouts/work-workspace1-comms.json @@ -12,7 +12,7 @@ "percent": 0.5, "swallows": [ { - "class": "^Gnome\\-terminal$", + "class": "^URxvt$", "title": "^weechat$" } ], diff --git a/i3/.config/i3/layouts/work-workspace4-work.json b/i3/.config/i3/layouts/work-workspace4-work.json index c7e45bc..3435edb 100644 --- a/i3/.config/i3/layouts/work-workspace4-work.json +++ b/i3/.config/i3/layouts/work-workspace4-work.json @@ -39,7 +39,7 @@ "percent": 0.5, "swallows": [ { - "class": "^Gnome\\-terminal$", + "class": "^URxvt$", "title": "^shell1$" } ], @@ -59,7 +59,7 @@ "percent": 0.5, "swallows": [ { - "class": "^Gnome\\-terminal$", + "class": "^URxvt$", "title": "^shell2$" } ], diff --git a/i3/.config/i3/layouts/work-workspace5-media.json b/i3/.config/i3/layouts/work-workspace5-media.json index 064f1db..cc71696 100644 --- a/i3/.config/i3/layouts/work-workspace5-media.json +++ b/i3/.config/i3/layouts/work-workspace5-media.json @@ -15,7 +15,7 @@ "percent": 0.5, "swallows": [ { - "class": "^Gnome\\-terminal$", + "class": "^URxvt$", "title": "^tasks$" } ], @@ -40,7 +40,7 @@ "percent": 0.5, "swallows": [ { - "class": "^Gnome\\-terminal$", + "class": "^URxvt$", "title": "^newsbeuter$" } ], @@ -60,8 +60,8 @@ "percent": 0.5, "swallows": [ { - "class": "^Gnome\\-terminal$", - "title": "^music$" + "class": "^URxvt$", + "title": "^ncmpc$" } ], "type": "con" diff --git a/i3/.config/i3/scripts/home-layout.sh b/i3/.config/i3/scripts/home-layout.sh index 7c970df..3a9499a 100755 --- a/i3/.config/i3/scripts/home-layout.sh +++ b/i3/.config/i3/scripts/home-layout.sh @@ -1,31 +1,25 @@ #!/bin/sh i3-msg 'workspace "1: Comms"; append_layout ~/.config/i3/layouts/home-workspace1-comms.json' -#i3-msg 'workspace "1: Comms"; exec /home/jfm/Tools/mattermost-desktop-3.7.1/mattermost-desktop' -i3-msg 'workspace "1: Comms"; exec gnome-terminal --title "weechat" -e "weechat"' +i3-msg 'workspace "1: Comms"; exec urxvt -title weechat -e weechat' i3-msg 'workspace "1: Comms"; move workspace to output DP-2-2' -sleep 2 i3-msg 'workspace "2: Web"; append_layout ~/.config/i3/layouts/home-workspace2-web.json' i3-msg 'workspace "2: Web"; exec google-chrome-beta' i3-msg 'workspace "2: Web"; move workspace to output DP-2-2' -sleep 2 i3-msg 'workspace "3: IDE"; append_layout ~/.config/i3/layouts/home-workspace3-ide.json' i3-msg 'workspace "3: IDE"; move workspace to output DP-2-1' -sleep 2 i3-msg 'workspace "4: Work"; append_layout ~/.config/i3/layouts/home-workspace4-work.json' i3-msg 'workspace "4: Work"; exec subl' -i3-msg 'workspace "4: Work"; exec gnome-terminal --title="shell1"' -i3-msg 'workspace "4: Work"; exec gnome-terminal --title="shell2"' +i3-msg 'workspace "4: Work"; exec urxvt -title shell1' +i3-msg 'workspace "4: Work"; exec urxvt -title shell2' i3-msg 'workspace "4: Work"; move workspace to output DP-2-1' -sleep 2 i3-msg 'workspace "5: Media"; append_layout ~/.config/i3/layouts/home-workspace5-media.json' -#TODO: Set and execute something for the first terminal -i3-msg 'workspace "5: Media"; exec gnome-terminal --title="TODO"' -i3-msg 'workspace "5: Media"; exec gnome-terminal --title="newsbeuter" -e newsbeuter' -i3-msg 'workspace "5: Media"; exec gnome-terminal --title="music" -e ncmpc' +i3-msg 'workspace "5: Media"; exec urxvt -title tasks' +i3-msg 'workspace "5: Media"; exec urxvt -title newsbeuter -e newsbeuter' +i3-msg 'workspace "5: Media"; exec urxvt -title ncmpc -e ncmpc' i3-msg 'workspace "5: Media"; move workspace to output DP-2-2' feh --bg-scale --zoom fill ~/.config/i3/wallpaper/frozen_leafs.jpg diff --git a/i3/.config/i3/scripts/laptop-layout.sh b/i3/.config/i3/scripts/laptop-layout.sh index 72f2ec8..22ee2c6 100755 --- a/i3/.config/i3/scripts/laptop-layout.sh +++ b/i3/.config/i3/scripts/laptop-layout.sh @@ -1,7 +1,6 @@ #!/bin/sh i3-msg 'workspace "1: Comms"; append_layout ~/.config/i3/layouts/laptop-workspace1-comms.json' -#i3-msg 'workspace "1: Comms"; exec /home/jfm/Tools/mattermost-desktop-3.7.1/mattermost-desktop' -i3-msg 'workspace "1: Comms"; exec gnome-terminal --title "weechat" --profile laptop -e "weechat"' +i3-msg 'workspace "1: Comms"; exec urxvt -title weechat -e weechat' i3-msg 'workspace "1: Comms"; move workspace to output eDP-1' i3-msg 'workspace "2: Web"; append_layout ~/.config/i3/layouts/laptop-workspace2-web.json' @@ -13,15 +12,14 @@ i3-msg 'workspace "3: IDE"; move workspace to output eDP-1' i3-msg 'workspace "4: Work"; append_layout ~/.config/i3/layouts/laptop-workspace4-work.json' i3-msg 'workspace "4: Work"; exec subl' -i3-msg 'workspace "4: Work"; exec gnome-terminal --title="shell1" --profile laptop' -i3-msg 'workspace "4: Work"; exec gnome-terminal --title="shell2" --profile laptop' +i3-msg 'workspace "4: Work"; exec urxvt -title shell1' +i3-msg 'workspace "4: Work"; exec urxvt -title shell2' i3-msg 'workspace "4: Work"; move workspace to output eDP-1' i3-msg 'workspace "5: Media"; append_layout ~/.config/i3/layouts/laptop-workspace5-media.json' -#TODO: Set and execute something for the first terminal -i3-msg 'workspace "5: Media"; exec gnome-terminal --title="TODO" --profile laptop' -i3-msg 'workspace "5: Media"; exec gnome-terminal --title="newsbeuter" --profile laptop -e newsbeuter' -i3-msg 'workspace "5: Media"; exec gnome-terminal --title="music" --profile laptop -e ncmpc' +i3-msg 'workspace "5: Media"; exec urxvt -title tasks' +i3-msg 'workspace "5: Media"; exec urxvt -e newsbeuter' +i3-msg 'workspace "5: Media"; exec urxvt -e ncmpc' i3-msg 'workspace "5: Media"; move workspace to output eDP-1' feh --bg-scale --zoom fill ~/.config/i3/wallpaper/frozen_leafs.jpg diff --git a/i3/.config/i3/scripts/work-layout.sh b/i3/.config/i3/scripts/work-layout.sh index 8af9d64..0265e0d 100755 --- a/i3/.config/i3/scripts/work-layout.sh +++ b/i3/.config/i3/scripts/work-layout.sh @@ -1,6 +1,6 @@ #!/bin/sh i3-msg 'workspace "1: Comms"; append_layout ~/.config/i3/layouts/work-workspace1-comms.json' -i3-msg 'workspace "1: Comms"; exec gnome-terminal --title="weechat" -e weechat' +i3-msg 'workspace "1: Comms"; exec urxvt -title weechat -e weechat' i3-msg 'workspace "1: Comms"; move workspace to output DP-2-1' sleep 2 @@ -15,19 +15,19 @@ sleep 2 i3-msg 'workspace "4: Work"; append_layout ~/.config/i3/layouts/work-workspace4-work.json' i3-msg 'workspace "4: Work"; exec subl' -i3-msg 'workspace "4: Work"; exec gnome-terminal --title="shell1"' -i3-msg 'workspace "4: Work"; exec gnome-terminal --title="shell2"' +i3-msg 'workspace "4: Work"; exec urxvt -title shell1' +i3-msg 'workspace "4: Work"; exec urxvt -title shell2' i3-msg 'workspace "4: Work"; move workspace to output DP-2-2' sleep 2 i3-msg 'workspace "5: Media"; append_layout ~/.config/i3/layouts/work-workspace5-media.json' -i3-msg 'workspace "5: Media"; exec gnome-terminal --title="tasks" --profile laptop' -i3-msg 'workspace "5: Media"; exec gnome-terminal --title="newsbeuter" --profile laptop -e newsbeuter' -i3-msg 'workspace "5: Media"; exec gnome-terminal --title="music" --profile laptop -e ncmpc' +i3-msg 'workspace "5: Media"; exec urxvt -title tasks' +i3-msg 'workspace "5: Media"; exec urxvt -title newsbeuter -e newsbeuter' +i3-msg 'workspace "5: Media"; exec urxvt -title music -e ncmpc' i3-msg 'workspace "5: Media"; move workspace to output eDP-1' sleep 2 i3-msg 'workspace "6: REST"; append_layout ~/.config/i3/layouts/work-workspace6-rest.json' -i3-msg 'workspace "6: REST"; exec gnome-terminal --title="http-prompt" --working-directory=/home/jfm/Customers/TDC/ApiTest -e http-prompt' +i3-msg 'workspace "6: REST"; exec urxvt -title http-prompt -cd /home/jfm/Customers/TDC/ApiTest -e http-prompt' i3-msg 'workspace "6: REST"; move workspace to output DP-2-1' sleep 2 diff --git a/ncmpc/.ncmpc/config b/ncmpc/.ncmpc/config index 1415ecb..574f841 100644 --- a/ncmpc/.ncmpc/config +++ b/ncmpc/.ncmpc/config @@ -1,14 +1,14 @@ enable-colors = yes color background = none -color title = 073 -color title-bold = 073 -color line = 073 -color line-flags = 073 +color title = 001 +color title-bold = 001 +color line = 001 +color line-flags = 001 color list = white -color list-bold = 073 -color progressbar = 073 -color status-state = 073 -color status-song = 073 -color status-time = 073 +color list-bold = 001 +color progressbar = 001 +color status-state = 001 +color status-song = 001 +color status-time = 001 color alert = white \ No newline at end of file diff --git a/newsbeuter/.newsbeuter/config b/newsbeuter/.newsbeuter/config index 48f7d96..5716cdb 100644 --- a/newsbeuter/.newsbeuter/config +++ b/newsbeuter/.newsbeuter/config @@ -3,10 +3,10 @@ reload-time 60 browser "w3m %u" articlelist-format "%4i %f %D %t" -color background white black -color listnormal white black -color listfocus black color73 bold -color listnormal_unread color73 black -color listfocus_unread black color73 bold -color info black color73 bold -color article white black +color background white color2 +color listnormal white color2 +color listfocus color2 color1 bold +color listnormal_unread color1 color2 +color listfocus_unread color2 color1 bold +color info color2 color1 bold +color article white color2 diff --git a/polybar/.config/polybar/home-config b/polybar/.config/polybar/home-config index 3eb10b6..7a9b198 100644 --- a/polybar/.config/polybar/home-config +++ b/polybar/.config/polybar/home-config @@ -20,7 +20,7 @@ visible-foreground = #009688 visible-underline = #FF009688 unfocused-background = #263238 unfocused-foreground = #BDBDBD -unfocused-underline= #FFABDBDBD +unfocused-underline= #FFBDBDBD focused-background = #263238 focused-foreground = #009688 focused-underline = #FF009688 @@ -75,7 +75,7 @@ underline-size = 3 underline-color = ${colors.visible-foreground} background = #263238 -foreground = #00000000 +foreground = #FFFFFF00 font-0 = Roboto:size=14:weight=bold;2 font-1 = unifont:size=6:heavy:fontformat=truetype;-2 diff --git a/polybar/.config/polybar/home-polybar.sh b/polybar/.config/polybar/home-polybar.sh index 1187f93..a8fff50 100755 --- a/polybar/.config/polybar/home-polybar.sh +++ b/polybar/.config/polybar/home-polybar.sh @@ -1,5 +1,5 @@ #!/bin/sh killall polybar -polybar topbar1 -c ~/.config3/polybar/home-config & +polybar topbar1 -c ~/.config/polybar/home-config & polybar topbar2 -c ~/.config/polybar/home-config & \ No newline at end of file diff --git a/urxvt/.Xdefaults b/urxvt/.Xdefaults new file mode 100644 index 0000000..ecc7f55 --- /dev/null +++ b/urxvt/.Xdefaults @@ -0,0 +1,13 @@ +URxvt.background: #263238 +URxvt.foreground: grey80 +URxvt.letterSpace: -1 +URxvt.scrollBar: false +URxvt.internalBorder: 10 + +URxvt.font: xft:Roboto Mono for Powerline:size=12,xft:Roboto Mono:size=12 +URxvt.boldFont: xft:Roboto Mono for Powerline:bold:size=12,xft:Roboto Mono:bold:size=12 +URxvt.italicFont: xft:Roboto Mono for Powerline:italic:size=12,xft:Roboto Mono:italic:size=12 +URxvt.bolditalicFont: xft:Roboto Mono for Powerline:bold:italic:size=12, xft:Roboto Mono:bold:italic:size=12 + +URxvt*color1: #009688 +URxvt*color2: #263238 diff --git a/weechat/.weechat/themes/material.theme b/weechat/.weechat/themes/material.theme index 3d4e035..5dce4e6 100644 --- a/weechat/.weechat/themes/material.theme +++ b/weechat/.weechat/themes/material.theme @@ -40,12 +40,12 @@ weechat.bar.input.color_fg = "default" weechat.bar.nicklist.color_bg = "default" weechat.bar.nicklist.color_delim = "cyan" weechat.bar.nicklist.color_fg = "default" -weechat.bar.status.color_bg = "073" -weechat.bar.status.color_delim = "234" -weechat.bar.status.color_fg = "234" -weechat.bar.title.color_bg = "073" -weechat.bar.title.color_delim = "234" -weechat.bar.title.color_fg = "234" +weechat.bar.status.color_bg = "001" +weechat.bar.status.color_delim = "002" +weechat.bar.status.color_fg = "002" +weechat.bar.title.color_bg = "001" +weechat.bar.title.color_delim = "002" +weechat.bar.title.color_fg = "002" weechat.color.bar_more = "lightmagenta" weechat.color.chat = "default" weechat.color.chat_bg = "default" @@ -62,7 +62,7 @@ weechat.color.chat_nick = "lightcyan" weechat.color.chat_nick_colors = "cyan,magenta,green,brown,lightblue,default,lightcyan,lightmagenta,lightgreen,blue" weechat.color.chat_nick_offline = "default" weechat.color.chat_nick_offline_highlight = "default" -weechat.color.chat_nick_offline_highlight_bg = "073" +weechat.color.chat_nick_offline_highlight_bg = "001" weechat.color.chat_nick_other = "cyan" weechat.color.chat_nick_prefix = "green" weechat.color.chat_nick_self = "white" @@ -93,23 +93,23 @@ weechat.color.input_text_not_found = "red" weechat.color.item_away = "yellow" weechat.color.nicklist_away = "cyan" weechat.color.nicklist_group = "green" -weechat.color.separator = "073" -weechat.color.status_count_highlight = "234" -weechat.color.status_count_msg = "234" -weechat.color.status_count_other = "234" -weechat.color.status_count_private = "234" -weechat.color.status_data_highlight = "234" -weechat.color.status_data_msg = "234" -weechat.color.status_data_other = "234" -weechat.color.status_data_private = "234" -weechat.color.status_filter = "234" -weechat.color.status_more = "234" -weechat.color.status_mouse = "234" -weechat.color.status_name = "234" -weechat.color.status_name_ssl = "234" -weechat.color.status_nicklist_count = "234" -weechat.color.status_number = "234" -weechat.color.status_time = "234" +weechat.color.separator = "001" +weechat.color.status_count_highlight = "002" +weechat.color.status_count_msg = "002" +weechat.color.status_count_other = "002" +weechat.color.status_count_private = "002" +weechat.color.status_data_highlight = "002" +weechat.color.status_data_msg = "002" +weechat.color.status_data_other = "002" +weechat.color.status_data_private = "002" +weechat.color.status_filter = "002" +weechat.color.status_more = "002" +weechat.color.status_mouse = "002" +weechat.color.status_name = "002" +weechat.color.status_name_ssl = "002" +weechat.color.status_nicklist_count = "002" +weechat.color.status_number = "002" +weechat.color.status_time = "002" weechat.look.buffer_time_format = "%H:%M:%S" weechat.look.color_inactive_buffer = "on" weechat.look.color_inactive_message = "on" @@ -130,4 +130,4 @@ xfer.color.status_waiting = "lightcyan" xfer.color.text = "default" xfer.color.text_bg = "default" xfer.color.text_selected = "white" -buflist.format.buffer_current = "${color:,073}${format_buffer}" \ No newline at end of file +buflist.format.buffer_current = "${color:,001}${format_buffer}" \ No newline at end of file