aboutsummaryrefslogtreecommitdiffstats
path: root/dot_config/i3/config
diff options
context:
space:
mode:
Diffstat (limited to 'dot_config/i3/config')
-rw-r--r--dot_config/i3/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/dot_config/i3/config b/dot_config/i3/config
index e2a51ce..0515be4 100644
--- a/dot_config/i3/config
+++ b/dot_config/i3/config
@@ -41,7 +41,7 @@ bindsym XF86AudioMicMute exec --no-startup-id pactl set-source-mute @DEFAULT_SOU
floating_modifier $mod
# start a terminal
-bindsym $mod+Return exec xterm
+bindsym $mod+Return exec $TERMINAL
# kill focused window
bindsym $mod+Shift+q kill
@@ -353,7 +353,7 @@ gaps inner 10
###GAPS###
# (N)ewsboat
-bindsym $mod+Shift+N exec xterm -e "newsboat"
+bindsym $mod+Shift+N exec $TERMINAL -e "newsboat"
# (D)iscord
bindsym $mod+Shift+D exec notify-send -t 5000 -i /home/mas/Pictures/icons/discord.png "Opening" "<span color='#738ADB' font='26px'><b>Discord</b></span>" ; exec Discord
9-3/+47 2021-06-26Modified compile.bat and run.bat to use maven.Clyhtsuriva2-2/+2 2021-06-26Delete out/production/spoteezer/musichub directoryClyhtsuriva17-0/+0 2021-06-26Removed reduced pom and added the content of STZ-0001 with a switch modif.Clyhtsuriva65-149/+208 2021-06-26Delete .classpathClyhtsuriva1-6/+0 2021-06-26Delete .projectClyhtsuriva1-17/+0 2021-06-26Delete .idea directoryClyhtsuriva4-28/+0 2021-06-26UpdateClyhtsuriva50-84/+84 2021-06-26Changed the architecture to respect maven and generated an empty javadocClyhtsuriva129-23/+7829 2021-06-26Add reset, pause, quit functionalitysaid belhadj46-18/+100 2021-06-26Adding the pom.xml and target folder created from mvn package.Clyhtsuriva6-0/+164 2021-06-26Add the possibility to listen a song thanks to Audio System librarysaid belhadj7-4/+55 2021-06-25Fixing STZ-0004 issue.Clyhtsuriva1-1/+3 2021-06-17Delete initial_class_diagram.pngClyhtsuriva1-0/+0