Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jay Ta'ala
jt-config-repo
Commits
3ab4bf3d
Commit
3ab4bf3d
authored
Mar 10, 2021
by
Jay Ta'ala
Browse files
Merge branch 'development' of
https://gitlab.jaytaala.com/j.taala/jt-config-repo
into development
parents
f1729ca9
a787aae1
Changes
3
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
3ab4bf3d
...
...
@@ -66,6 +66,7 @@ exec --no-startup-id nitrogen --restore
exec --no-startup-id nm-applet
exec --no-startup-id polychromatic-tray-applet
exec --no-startup-id xautolock -time 10 -locker blurlock
set $picom_start "pkill picom; sleep 1; picom -b"
exec_always --no-startup-id $picom_start
exec_always --no-startup-id /usr/lib/xfce4/notifyd/xfce4-notifyd
exec_always --no-startup-id conky -c ~/.config/conky
...
...
@@ -76,7 +77,6 @@ exec_always --no-startup-id i3-focus-last server
exec_always --no-startup-id i3wsr --config ~/.i3/i3wsr.toml
exec_always --no-startup-id optimus-manager-qt
exec_always --no-startup-id xfce4-power-manager
set $picom_start "pkill picom; sleep 1; picom -b"
# kill focused window
bindsym $mod+Shift+q kill
...
...
i3/config.simple
View file @
3ab4bf3d
...
...
@@ -53,8 +53,10 @@ font xft:BitstreamVeraSans-Roman 10
floating_modifier $mod
# Autostart applications
exec --no-startup-id vmware-user
exec --no-startup-id xsetroot -solid "#6a6868"
exec_always --no-startup-id i3wsr --config ~/.config/i3/i3wsr.toml
exec_always --no-startup-id nitrogen --restore
exec_always --no-startup-id vmware-user-suid-wrapper
# kill focused window
bindsym $mod+Shift+q kill
...
...
@@ -209,11 +211,11 @@ bindsym $mod+Return exec i3-sensible-terminal
bindsym $mod+Ctrl+x --release exec --no-startup-id xkill
# shortcuts to often used applications
bindsym $mod_next+u exec --no-startup-id
pamac-manager
bindsym $mod_next+i exec --no-startup-id
chromium-browser
bindsym $mod_next+u exec --no-startup-id
gnome-software
bindsym $mod_next+i exec --no-startup-id
firefox
bindsym $mod_next+o exec --no-startup-id xfce4-appfinder
bindsym $mod_next+p exec --no-startup-id putty
bindsym $mod_next+bracketleft exec --no-startup-id
nautilus
bindsym $mod_next+bracketleft exec --no-startup-id
thunar
# switch to workspace with urgent window automatically
for_window [urgent=latest] focus
...
...
i3/i3wsr.toml
View file @
3ab4bf3d
...
...
@@ -4,31 +4,32 @@ default_icon = ""
[icons]
"Brave-browser"
=
""
Bitwarden
=
"
"
"Font-manager"
=
"
"
"Genymotion Player"
=
""
"Org.gnome.Nautilus"
=
""
"Rocket.Chat"
=
""
"Tagaini Jisho"
=
""
"Timeshift-gtk"
=
""
"Uget-gtk"
=
""
"Xfce4-terminal"
=
""
"libreoffice-calc"
=
""
Alacritty
=
""
Bitwarden
=
""
Firefox
=
""
Gnome-genius
=
""
Mailspring
=
""
Notebook
=
""
Pamac-manager
=
""
Signal
=
""
Slack
=
""
Spotify
=
""
Termite
=
""
Thunderbird
=
""
Vmware
=
""
Wfica
=
""
code-oss
=
""
firefox
=
""
zoom
=
""
okular
=
""
Vmware
=
""
"Uget-gtk"
=
""
"Font-manager"
=
""
Spotify
=
""
"Timeshift-gtk"
=
""
zoom
=
""
[options]
no_names
=
true
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment