Switched to using gnome terminal for all layouts

This commit is contained in:
Jesper Fussing Moerk 2018-02-20 19:30:25 +01:00
parent 43d9c639b4
commit 719b31d9c2
6 changed files with 24 additions and 24 deletions

View File

@ -12,7 +12,7 @@
"y": 0 "y": 0
}, },
"name": "Shell 1", "name": "Shell 1",
"percent": 0.5, "percent": 0.6,
"swallows": [ "swallows": [
{ {
"class": "^Sublime_text$" "class": "^Sublime_text$"
@ -39,7 +39,7 @@
"percent": 0.5, "percent": 0.5,
"swallows": [ "swallows": [
{ {
"class": "^URxvt$", "class": "^Gnome\\-terminal$",
"title": "^shell1$" "title": "^shell1$"
} }
], ],
@ -59,14 +59,14 @@
"percent": 0.5, "percent": 0.5,
"swallows": [ "swallows": [
{ {
"class": "^URxvt$", "class": "^Gnome\\-terminal$",
"title": "^shell2$" "title": "^shell2$"
} }
], ],
"type": "con" "type": "con"
} }
], ],
"percent": 0.5, "percent": 0.4,
"type": "con" "type": "con"
} }
], ],

View File

@ -15,7 +15,7 @@
"percent": 0.5, "percent": 0.5,
"swallows": [ "swallows": [
{ {
"class": "^URxvt$", "class": "^Gnome\\-terminal$",
"title": "^tasks$" "title": "^tasks$"
} }
], ],
@ -40,7 +40,7 @@
"percent": 0.5, "percent": 0.5,
"swallows": [ "swallows": [
{ {
"class": "^URxvt$", "class": "^Gnome\\-terminal$",
"title": "^newsbeuter$" "title": "^newsbeuter$"
} }
], ],
@ -60,7 +60,7 @@
"percent": 0.5, "percent": 0.5,
"swallows": [ "swallows": [
{ {
"class": "^URxvt$", "class": "^Gnome\\-terminal$",
"title": "^ncmpc$" "title": "^ncmpc$"
} }
], ],

View File

@ -12,7 +12,7 @@
"y": 0 "y": 0
}, },
"name": "Shell 1", "name": "Shell 1",
"percent": 0.5, "percent": 0.7,
"swallows": [ "swallows": [
{ {
"class": "^Sublime_text$" "class": "^Sublime_text$"
@ -39,7 +39,7 @@
"percent": 0.5, "percent": 0.5,
"swallows": [ "swallows": [
{ {
"class": "^URxvt$", "class": "^Gnome\\-terminal$",
"title": "^shell1$" "title": "^shell1$"
} }
], ],
@ -59,14 +59,14 @@
"percent": 0.5, "percent": 0.5,
"swallows": [ "swallows": [
{ {
"class": "^URxvt$", "class": "^Gnome\\-terminal$",
"title": "^shell2$" "title": "^shell2$"
} }
], ],
"type": "con" "type": "con"
} }
], ],
"percent": 0.5, "percent": 0.3,
"type": "con" "type": "con"
} }
], ],

View File

@ -15,7 +15,7 @@
"percent": 0.5, "percent": 0.5,
"swallows": [ "swallows": [
{ {
"class": "^URxvt$", "class": "^Gnome\\-terminal$",
"title": "^tasks$" "title": "^tasks$"
} }
], ],
@ -40,7 +40,7 @@
"percent": 0.5, "percent": 0.5,
"swallows": [ "swallows": [
{ {
"class": "^URxvt$", "class": "^Gnome\\-terminal$",
"title": "^newsbeuter$" "title": "^newsbeuter$"
} }
], ],
@ -60,7 +60,7 @@
"percent": 0.5, "percent": 0.5,
"swallows": [ "swallows": [
{ {
"class": "^URxvt$", "class": "^Gnome\\-terminal$",
"title": "^ncmpc$" "title": "^ncmpc$"
} }
], ],

View File

@ -12,14 +12,14 @@ i3-msg 'workspace "3: IDE"; move workspace to output DP-2-1'
i3-msg 'workspace "4: Work"; append_layout ~/.config/i3/layouts/home-workspace4-work.json' 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 subl'
i3-msg 'workspace "4: Work"; exec urxvt -title shell1' i3-msg 'workspace "4: Work"; exec exec gnome-terminal --profile default --title=shell1'
i3-msg 'workspace "4: Work"; exec urxvt -title shell2' i3-msg 'workspace "4: Work"; exec exec gnome-terminal --profile default --title=shell2'
i3-msg 'workspace "4: Work"; move workspace to output DP-2-1' i3-msg 'workspace "4: Work"; move workspace to output DP-2-1'
i3-msg 'workspace "5: Media"; append_layout ~/.config/i3/layouts/home-workspace5-media.json' i3-msg 'workspace "5: Media"; append_layout ~/.config/i3/layouts/home-workspace5-media.json'
i3-msg 'workspace "5: Media"; exec urxvt -title tasks' i3-msg 'workspace "5: Media"; exec exec gnome-terminal --profile default --title=tasks'
i3-msg 'workspace "5: Media"; exec urxvt -title newsbeuter -e newsbeuter' i3-msg 'workspace "5: Media"; exec exec gnome-terminal --profile default --title=newsbeuter -e newsbeuter'
i3-msg 'workspace "5: Media"; exec urxvt -title ncmpc -e ncmpc' i3-msg 'workspace "5: Media"; exec exec gnome-terminal --profile default --title=ncmpc -e ncmpc'
i3-msg 'workspace "5: Media"; move workspace to output DP-2-2' i3-msg 'workspace "5: Media"; move workspace to output DP-2-2'
feh --bg-scale --zoom fill ~/.config/i3/wallpaper/fedora_simple.jpg feh --bg-scale --zoom fill ~/.config/i3/wallpaper/fedora_simple.jpg

View File

@ -12,14 +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"; append_layout ~/.config/i3/layouts/laptop-workspace4-work.json'
i3-msg 'workspace "4: Work"; exec subl' i3-msg 'workspace "4: Work"; exec subl'
i3-msg 'workspace "4: Work"; exec urxvt -title shell1' i3-msg 'workspace "4: Work"; exec gnome-terminal --profile laptop --title=shell1'
i3-msg 'workspace "4: Work"; exec urxvt -title shell2' i3-msg 'workspace "4: Work"; exec gnome-terminal --profile laptop --title=shell2'
i3-msg 'workspace "4: Work"; move workspace to output eDP-1' 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' i3-msg 'workspace "5: Media"; append_layout ~/.config/i3/layouts/laptop-workspace5-media.json'
i3-msg 'workspace "5: Media"; exec urxvt -title tasks' i3-msg 'workspace "5: Media"; exec gnome-terminal --profile laptop --title=tasks'
i3-msg 'workspace "5: Media"; exec urxvt -e newsbeuter' i3-msg 'workspace "5: Media"; exec gnome-terminal --profile laptop --title=newsbeuter -e newsbeuter'
i3-msg 'workspace "5: Media"; exec urxvt -e ncmpc' i3-msg 'workspace "5: Media"; exec gnome-terminal --profile laptop --title=ncmpc -e ncmpc'
i3-msg 'workspace "5: Media"; move workspace to output eDP-1' i3-msg 'workspace "5: Media"; move workspace to output eDP-1'
feh --bg-scale --zoom fill ~/.config/i3/wallpaper/fedora_simple.jpg feh --bg-scale --zoom fill ~/.config/i3/wallpaper/fedora_simple.jpg